-
AuthorPosts
-
thanili Friend
thanili
- Join date:
- October 2007
- Posts:
- 29
- Downloads:
- 11
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 24, 2008 at 5:41 pm #128873hello guys,
i would like to change several things in genista template.
One of these is to change the color of the heading in content articles. I have already changed the size of the heading editing the
table.blog .contentheading {
/*font-size: 170%;*/
font-size: 150%; /* changed font size */
color: #fab301; /* tried to change the color of the contentheading, but did not work */
}With this code the content heading in intro is changed, though the content heading when a specific content item is selected (view more…) does not change…
is this a bug?
How do i changed the content heading color?
tempusserbia Friendtempusserbia
- Join date:
- January 2008
- Posts:
- 270
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 29
- Thanked:
- 32 times in 8 posts
May 24, 2008 at 10:21 pm #250458Open your CSS file and look for:
/* Normal link */
a {
color: #35A6BE;
text-decoration: none;
}a:hover, a:active, a:focus {
color: #35A6BE;
text-decoration: underline;Then change color to whatever you want…actually, title is a link, so I think, that was problem for you to find it.
thanili Friendthanili
- Join date:
- October 2007
- Posts:
- 29
- Downloads:
- 11
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 25, 2008 at 4:10 pm #250491Editing this part of css code just changes the “pathay” and not the content item title. You can see it in the: http://creteroutes url. if you go to section Χωριά (Villages) and select one content item for example Γούβες (Gouves), you will see that the title of the article is in black …
Sorry for the greek in the site, but it is still in development process and i just have changed template so it is quite messed up…
By viewing the source of the page (or using web developer add-on in firefox) i can see that the class applying to the title of the content item is the “contentheading”.
thanili Friendthanili
- Join date:
- October 2007
- Posts:
- 29
- Downloads:
- 11
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
June 11, 2008 at 5:50 pm #253095Any support here?
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by thanili 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum