-
AuthorPosts
-
October 17, 2010 at 10:55 am #155359
I want to change the h tags for title in item view in order to get the same formatting as as module header.
Where do I need to do that?
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 18, 2010 at 7:30 am #359368Do you wish to refer to item view for articles from k2 or core joomla content?
October 18, 2010 at 7:33 am #359369The link is from the K2 content module, is use advanced module manager to block the module from the article view. The article itself is a K2 article.
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 18, 2010 at 8:12 am #359378Try change this::
div.ja-moduletable h3, div.moduletable h3 {
background: url(../images/h3-bg.gif) repeat-x left bottom #252525;
font-size: 85%;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 10px 20px;
text-transform: uppercase;
}to
div.itemHeader h2.itemTitle,div.ja-moduletable h3, div.moduletable h3 {
background: url(../images/h3-bg.gif) repeat-x left bottom #252525;
font-size: 85%;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 10px 20px;
text-transform: uppercase;
}in template.css file of template
Line reference around 362
October 18, 2010 at 10:47 am #359399I changed the mentioned code…it resulted inthe next page:
http://tvseriedb.nl/afleveringen/burn-notice/seizoen-1/pilot
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 19, 2010 at 8:54 am #359506<em>@rolandg 199037 wrote:</em><blockquote>I changed the mentioned code…it resulted inthe next page:
http://tvseriedb.nl/afleveringen/burn-notice/seizoen-1/pilot</blockquote>
Can you please be more specific
October 19, 2010 at 9:18 am #359510It seems that the bg images is not loaded correctly (now there is a black bg) additionally the padding seems to be off
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 19, 2010 at 5:26 pm #359574Can you please provide in direct link to take closer look
October 19, 2010 at 5:32 pm #359577Im sorry the link above WAS the direct link but I installed the acesef K2 extension and edited the link.
http://tvseriedb.nl/afleveringen/dexter/seizoen-1/112-born-free
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 19, 2010 at 5:41 pm #359580The background image isnt reflecting along with white background as you will notice that specific modules carry in black background along
For title to span right, Try add in this at end of template.css file::
#k2Container div.itemHeader h2.itemTitle{margin:-20px -20px 0;}
October 19, 2010 at 6:05 pm #359586OK maybe I wasn’t very clear but I want the item view title to be the same as the module titles so like this:
The image shows a title of the K2 content module, I would like the item title to be displayed in the same way
With the added code it lools like this:
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by rolandg 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum