Jump to content
  • 0
Sign in to follow this  
nasagnilac

Flux Integration Help

Question

Hi hercules community. I just switch to hercules last week and know I am planning to integrate flux control panel.

 

Question:

1: How to declare the #container in css?

2: What if I change it to #containerbody? what will happened?

#container{
width:970px;
margin:0 auto
}

 

3. Where did the .contentInner come from and declared?

4. I tried to rename the .contentInner to .containerInnerRanking and the image is gone. how to declare .containerInnerRanking so that I can add it to Style.css?

.contentInner{
width:455px;
min-height:429px;
background:url(../img/contentBgInner.png) repeat-y;
padding:10px 20px 0;
box-sizing:border-box;
-moz-box-sizing:border-box;
float:left

 

 

5. How can I separate the welcome,rankings and new and put them to their owns box content? As you can see they are on the same box on the image. please help.

post-6482-0-32614900-1404448183_thumb.png

 

Edited by gmblank

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

you must learn Basic HTML and CSS with a little bit PHP to be able to read and manipulate codes of flux control panel

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.