-
AuthorPosts
-
April 10, 2011 at 1:38 pm #162598
hello.
i’ve disabled the css compression.
these are my problems:
1) i’ve installed http://extensions.joomla.org/extensi…s-summary/8503, but now the plugin resizes the text of the main article too, so there is too much space in the home page. is there a way to except this article by the plugin?
2) the colour of a normal link is blue. the colour of a visited articlea is grey. how can i set only blue for all?
tnx and sorry for my english
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 11, 2011 at 6:51 pm #385825Hi,
Your link is incorrectly.
Could you give me a link to your website to check css?April 11, 2011 at 7:06 pm #385828my website is http://www.osservatoriesterni.it
the plugin i’ve installed that modifies the main article is http://extensions.joomla.org/extensions/news-display/articles-summary/8503
tnx 😉khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 13, 2011 at 7:37 am #386084Hi,
– To solve problem 2: find this code in
a:visited { color: #666; } <-- change this value to #069
April 14, 2011 at 8:07 pm #386430sorry, can you copy the part of code where i have to put the code you’ve written? tnx
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 15, 2011 at 5:07 pm #386595Hi,
I viewed http://www.osservatoriesterni.it/templates/ja_teline_iv/css/template.css file. You replace
a, a:link, visited, a:active, a:focus { color: #069 ; text-decoration: none; }a:hover, a:active, a:focus { color: #069; text-decoration: underline; }
with
a:visited, a:active, a:focus { color: #069 ; text-decoration: none; }
April 17, 2011 at 4:56 pm #386738it doesnt work 🙁
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 17, 2011 at 6:05 pm #386743Hi,
You try other way:
– Remove code that you give you from template.css
– Find code from http://www.osservatoriesterni.it/templates/ja_teline_iv/core/themes/blue-color/css/color.css file
a:visited { color: #666; } <-- change value to #069
April 17, 2011 at 10:23 pm #386751yes!!!! it goes! thanks khoand 😉
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by brucewoland 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
colour-link and space in main article
Viewing 9 posts - 1 through 9 (of 9 total)