- Posts: 5
- Thank you received: 0
Article Title FONT SIZE, COLOR & POSITION
-
pctechbz
Inactive member - Topic Author
- New Member
Less
More
12 years 3 weeks ago #23421
by pctechbz
Article Title FONT SIZE, COLOR & POSITION was created by pctechbz
Hi!
I got this module with the HOT SPORTAL template. I'm using Joomla 2.5.8
The Module works great, I want to change some display settings/config please:
1) the Article title is the same size as the content. How can I get it to show the same size as all article titles?
2) the Article title is on the left size showing behind the menu TOP MENU, i can't see it. How Can i get it to show on the right size?
3) The color of the the title is Black. How can I change it to show White or a different?
Any help appreciated. I'm new to Joomla.
Thanks!
I got this module with the HOT SPORTAL template. I'm using Joomla 2.5.8
The Module works great, I want to change some display settings/config please:
1) the Article title is the same size as the content. How can I get it to show the same size as all article titles?
2) the Article title is on the left size showing behind the menu TOP MENU, i can't see it. How Can i get it to show on the right size?
3) The color of the the title is Black. How can I change it to show White or a different?
Any help appreciated. I'm new to Joomla.
Thanks!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 weeks ago #23426
by ivan.milic
Replied by ivan.milic on topic Article Title FONT SIZE, COLOR & POSITION
send us link please
Please Log in to join the conversation.
-
pctechbz
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 3 weeks ago #23427
by pctechbz
Replied by pctechbz on topic Article Title FONT SIZE, COLOR & POSITION
Please Log in to join the conversation.
-
pctechbz
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 3 weeks ago #23429
by pctechbz
Replied by pctechbz on topic Article Title FONT SIZE, COLOR & POSITION
I'm only trying to copy what I see on their demo:
demo.hotjoomlatemplates.com/index.php?template=sportal
in my setting, i have it to show, title and intotext.
demo.hotjoomlatemplates.com/index.php?template=sportal
in my setting, i have it to show, title and intotext.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 weeks ago #23430
by ivan.milic
Replied by ivan.milic on topic Article Title FONT SIZE, COLOR & POSITION
add this to template_css.css:
.hotcarousel h2 {
text-align: right;
font-family: 'SansationBold', Verdana, Geneva, sans-serif;
font-weight: bold;
font-size: 28px;
color:white;
}
.hotcarousel h2 {
text-align: right;
font-family: 'SansationBold', Verdana, Geneva, sans-serif;
font-weight: bold;
font-size: 28px;
color:white;
}
Please Log in to join the conversation.
-
pctechbz
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 3 weeks ago - 12 years 3 weeks ago #23431
by pctechbz
Replied by pctechbz on topic Article Title FONT SIZE, COLOR & POSITION
I added the code, there is no difference.
i did see this in the .css file
.hotcarousel h2 {
text-align:right;
font-family:'SansationBold', Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:28px;
background:url(../images/h2_line.png) bottom right no-repeat;
}
i replaced the last line, which is the only thing I noticed that is different, still did not change!
i did see this in the .css file
.hotcarousel h2 {
text-align:right;
font-family:'SansationBold', Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:28px;
background:url(../images/h2_line.png) bottom right no-repeat;
}
i replaced the last line, which is the only thing I noticed that is different, still did not change!
Last edit: 12 years 3 weeks ago by pctechbz.
Please Log in to join the conversation.
Time to create page: 0.097 seconds