Category Name
5 posters
Page 1 of 1
Category Name
Is there a code to move the category name to the left? Basically left aligning it?
Last edited by supbw2 on 2/2/2012, 12:04; edited 1 time in total
supbw2- Forumember
- Posts : 40
Reputation : 1
Language : English
Re: Category Name
<div align=left>title</div>
ProphecyCSS- Forumember
- Posts : 97
Reputation : 7
Language : English
Re: Category Name
Alright, found it. Thanks.
Is there a way to increase just the category name?
Is there a way to increase just the category name?
supbw2- Forumember
- Posts : 40
Reputation : 1
Language : English
Re: Category Name
ACP > Display > Colors & pics > CSS
Code:
.maintitle h2 {
font-size: 25px !important;
}
Code:
.maintitle h2 {
font-size: 25px !important;
}
ProphecyCSS- Forumember
- Posts : 97
Reputation : 7
Language : English
Re: Category Name
That didn't do anything. Is that for phpBB2?
supbw2- Forumember
- Posts : 40
Reputation : 1
Language : English
Re: Category Name
oh mb that was for invision ;p
Code for phpbb put in >>>CSS<<<
li.header dt, li.header dd {
line-height: 1em;
border-left-width: 0;
margin: 2px 0 4px 0;
color: #af6afa;
padding-top: 2px;
padding-bottom: 2px;
font-size: 2em;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
change the font-size: to whatever looks good save refresh u should be good to go
Code for phpbb put in >>>CSS<<<
li.header dt, li.header dd {
line-height: 1em;
border-left-width: 0;
margin: 2px 0 4px 0;
color: #af6afa;
padding-top: 2px;
padding-bottom: 2px;
font-size: 2em;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
change the font-size: to whatever looks good save refresh u should be good to go
Last edited by ProphecyCSS on 1/2/2012, 23:45; edited 1 time in total (Reason for editing : new code)
ProphecyCSS- Forumember
- Posts : 97
Reputation : 7
Language : English
Re: Category Name
It's not working..
Do I keep the "em" after "font-size:"?
Do I keep the "em" after "font-size:"?
supbw2- Forumember
- Posts : 40
Reputation : 1
Language : English
Re: Category Name
Try this:
Enter this as the category name -
Enter this as the category name -
- Code:
<left><font size=12>Category Title</font></left>
Last edited by slg on 2/2/2012, 11:49; edited 1 time in total
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Category Name
For PhpBB2
- Code:
a.cattitle {
text-indent:10px;
position:relative;
left:10px;
uJhisper- Forumember
- Posts : 135
Reputation : 2
Language : english
Re: Category Name
slg wrote:Try this:
Enter this as the category name -You can change the 12.
- Code:
<left><font size=12>Category Title</font></left>
This got it.
Thanks bunches.
supbw2- Forumember
- Posts : 40
Reputation : 1
Language : English
Re: Category Name
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Category Showing as "Forum" instead of the category name.
» category on the bar
» Category - New
» How do I add category's?
» Please help category and box
» category on the bar
» Category - New
» How do I add category's?
» Please help category and box
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum