WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1forum headers Empty forum headers Mon Jan 17, 2011 9:54 am

Agent24

Agent24
Registered Member
Registered Member
I ran into a little bit of a problem. When I was putting images for my forum header, the header got to be a little small. Is there anyway to increase the size of it? Or at lease make the text in the middle? I don't know if i did a good job explaining it so i make a picture Smile
forum headers 2comslc

2forum headers Empty Re: forum headers Mon Jan 17, 2011 9:37 pm

Guest


Guest
i am not sure about the selector but the css is:

Code:

#pun-navlinks {
text-align:center !important;
padding-top:5px;
padding-bottom:5px;
}

3forum headers Empty Re: forum headers Tue Jan 18, 2011 1:22 am

Agent24

Agent24
Registered Member
Registered Member
The forum is phpbb3 though

4forum headers Empty Re: forum headers Tue Jan 18, 2011 1:34 am

Guest


Guest
maybe that one?

Code:

.linklist navlinks {
text-align:center !important;
padding-top:5px;
padding-bottom:5px;
}

5forum headers Empty Re: forum headers Tue Jan 18, 2011 2:19 am

Agent24

Agent24
Registered Member
Registered Member
humm. Still no. I tried a bunch including .forabg but none seem to work

6forum headers Empty Re: forum headers Tue Jan 18, 2011 2:42 am

Guest


Guest
The selector you need is .forabg ul li.header

7forum headers Empty Re: forum headers Tue Jan 18, 2011 2:55 am

Guest


Guest
dion wrote:The selector you need is .forabg ul li.header

will it work if he uses it? Smile

8forum headers Empty Re: forum headers Tue Jan 18, 2011 3:37 am

Agent24

Agent24
Registered Member
Registered Member
Awesome it works! I didn't know that one Razz Thanks dion Smile

9forum headers Empty Re: forum headers Tue Jan 18, 2011 5:50 pm

Russel

Russel
Moderator
Moderator
Solved?

https://www.twitter.com/russeltubo

10forum headers Empty Re: forum headers Sun Jan 23, 2011 2:06 am

Agent24

Agent24
Registered Member
Registered Member
yes, sorry

11forum headers Empty Re: forum headers Sun Jan 23, 2011 6:52 am

Russel

Russel
Moderator
Moderator
Solved | Locked

https://www.twitter.com/russeltubo

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum