Style updated for phpBB 2.0.2
pokey144 wrote:
hey love the style, im using it at forum.madsets.com
Just wondering if its easy to add buttons too? I'd like to add a button that takes me back to the mainsite at madsets.com up the top next to advanced search?
Also goodluck for phpBBhacks.com idol!
Sure, just open up template/overall_header.html
Find:
Code:
<ul id="navlist">
After, add:
Code:
<li><a href="http://www.madsets.com" title="madsets.com" accesskey="u">madsets.com</a>
And thanks for the good luck, but unfortunately, I already lost the competition. Still, there's some great entries, so I didn't mind. ^^
tuskerkf wrote:
Thanks 4 the reply.
Here the forum that Im trying out
http://www.juasafaris.com/phpBB3/index.phpas you see theres something with the image on the left.Is it the padding?
Everything else is ok.
And again I wonna reduce it from full screen.What do i need to do.Like I said
I did a lot of tweaking and stuff and not sure if background is there or not.Thanks
Hmm..could you provide a screenshot showing exactly what you're referring to? As I don't quite understand.