Skip to content
WJunction - Webmaster Forum

Error with my site - Help

Status
Not open for further replies.
Hi :) ,

I am running on phpBB 3.0.6
and i have edited overall_header.html
and in putted a few buttons but they display
wrongly on some browsers/small monitors

for some people its like this:

nothowiwant.jpg


Which is not what i want i want them all to align
like:

thisishowiwant.jpg


For everyone and not just if you have a bigger
screen can anyone please help me ?

Thanks In Advance.
 

8 comments

Maybe adding "display:inline" to the style of each div? Or you could use floating divs but remember to put a "clear: both" (or left/right) after them to avoid problems.
 
the hidden box you are putting that image inside is not wide enough so it goes the below line

u need the find the parent css and widen it
 
See if there is a <br /> somewhere or <hr>. Also, Paragraphs <p> make sure it's all in the same one. So like <p>img img img img</p>. you might have like <p> img img img</p><p> img</p>
 
Status
Not open for further replies.

About the author

M
Banned · Joined
Making Websites
175
Messages
0
Reactions
16
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom