Jump to content
WebFlake
  • 0

[HELP] IPB lines


fOmeN

Question

So, i don't know how to fix this -.-. How to make line float in the center?

 

It's the green on on the nav_bar 

wBwhcO7.png

 

Here is the code in style.css

.lines{float:center; width:%; background:#006600; margin-top:-5px}
.lines{float:center; width:95%; background:#006600; margin-top:-5px}
.lines.special{margin-top:30px}
.line{float:left; width:10%; height:5px}
.type1{background:#006600}
.type2{background:#006600}
.type3{background:#006600}
.type4{background:#006600}
.type5{background:#006600}

and here is the code in globaltemplate

<div class="lines"> <span class="line type9"></span> <span class="line type2"></span> <span class="line type3"></span> <span class="line type4"></span> <span class="line type5"></span> <span class="line type1"></span> <span class="line type2"></span> <span class="line type3"></span> <span class="line type4"></span> <span class="line type5"></span> </div>

i tried to center it in the global template, but it doesnt work

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.

If you have other questions, please open a new topic.

  • Downvote 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...