You are not logged in.
#1 2009-07-26 12:22:24
- muzamil
- Member
Roundedred-0, puple color not changing
Hi,
I am using rounded red now. It is giving many of the text in purple color. I have tried to change many of it but its not changing.
Offline
#2 2009-07-27 03:27:27
- DC
- Administrator

Re: Roundedred-0, puple color not changing
We did not write that template mod, but you should be able to change any classes that control the txt color in the template css...
DC
To code or not to code that is the question?
Did my response help you out? Consider donating by buying me a slice, Whats this? Read More!
http://www.clickcraft.net/slice.php
Offline
#3 2009-10-04 16:00:14
- muzamil
- Member
Re: Roundedred-0, puple color not changing
I have changed all the text colors. I have made every text color white. but the visited links (links on back pages) are converting themselves to purple. I have tried that in IE but the same problem as in mozila.
I have to use roundedred because it matches my front page.
please help
Offline
#4 2009-10-04 16:02:59
- muzamil
- Member
Re: Roundedred-0, puple color not changing
/* Body
----------------------------------------------- */
body {
background: #000000;
margin: 0;
padding: 20px 20px;
font-family: Verdana,Arial,Sans-serif;
text-align: center;
color: #FFFFFF;
font-size: 9pt;
}
/* Header
----------------------------------------------- */
#header {
width: 660px;
margin: 0 auto 10px;
background: transparent url('images/bottom.gif') no-repeat bottom center;
padding-top: 20px;
color:#FFFFFF ;
}
#headertop {
width: 660px;
height: 144px;
margin: 0px 0px 0;
padding: 0px 0px 0px;
background: #000000 url('images/top2.gif') no-repeat top center;
}
#blog-title {
margin: 0px 5px 0;
padding: 0px 20px 10px;
font-size: 150%;
line-height: 1.2em;
font-weight: normal;
color: #000000;
text-transform: uppercase;
letter-spacing: .2em;
background: transparent url('images/middle.gif') repeat-y center;
}
#blog-title a {
color: #000000;
text-decoration:none;
}
#blog-title a:hover {
color:#FFFFFF;
}
#description {
margin: 0px 5px 0px;
padding: 0 20px 10px;
max-width: 660px;
font: 8pt Verdana,Arial,Sans-serif;
/* text-transform: uppercase; */
color: #000000;
background: transparent url('images/middle.gif') repeat-y center;
text-align: left;
}
/* Links
----------------------------------------------- */
a:link,visited {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
color:#FFFFFF;
text-decoration:underline;
}
/* Input areas
----------------------------------------------- */
input, textarea, select, .inputbox {
border: 1px solid #888;
color: #FFFFFF;
background-color: #fff;
}
input.button {
font-weight: bold;
border: 1px solid #888;
color: #000000;
background-color: #fff;
}
/* Page wrapper
----------------------------------------------- */
div.sgWrapper {
clear: both;
text-align: center;
width: 660px;
margin:0 auto 10px;
}
div.stretcher {
clear: both;
height: 1px;
}
div.sgLanguageFlipper, div.sgTemplateFlipper {
float: right;
margin-left: 1em;
}
/* image or gallery name header
----------------------------------------------- */
.sgTitle {
margin-bottom: 0;
color: #FFFFFF;
text-align: left;
}
.sgFootTitle {
clear: both;
position: relative;
margin-bottom: 0px;
color: #FFFFFF;
text-align: left;
padding: 0px 20px 0px 10px;
font-size: 8pt;
background: transparent url('images/middle.gif') repeat-y center;
}
.sgimgFootTitle {
clear: both;
position: relative;
color: #FFFFFF;
text-align: left;
padding: 0px 20px 0px 10px;
font-size: 8pt;
background-color: #000000;
border: 0px solid;
margin: auto auto auto 10px;
}
/* image or gallery artist subheader
----------------------------------------------- */
.sgSubTitle {
margin-top: 0;
}
div.sgContainer {
clear: both;
text-align: center;
width: 660px; /*margin: 12px auto;*/
background: url('images/top.gif') no-repeat top center;
padding-top: 20px;
padding-bottom: 0px;
margin-bottom: 0px;
}
div.sgimgContainer {
clear: both;
text-align: center;
width: 660px; /*margin: 12px auto;*/
padding-top: 20px;
padding-bottom: 0px;
margin-bottom: 0px;
}
#sgimgTitle {
text-align: left;
font-size: 10pt;
color: #c90000;
padding-left: 10px;
}
#sgimgDescription {
text-align: left;
color: #FFFFFF;
padding: 10px 0 10px 10px;
}
div.sgTab {
padding: 0px 20px 0;
text-align: left;
font-size: 8pt;
background: transparent url('images/middle.gif') repeat-y center;
margin-top: 0px;
}
/* Content
----------------------------------------------- */
div.sgContent {
padding: 1em;
text-align: left;
background: transparent url('images/middle.gif') repeat-y center;
height: 100%;
}
div.sgimgContent {
padding: 1em;
text-align: left;
}
table.sgContent {
margin-left: auto;
margin-right: auto;
}
div.sgGallery {
margin: 0.5em;
padding: 1em;
border: 1px solid #FFFFFF;
background-color: black;
}
div.sgThumbnail {
margin: 0.5em;
padding: 1em;
border: 1px solid #FFFFFF;
background-color: #c90000;
width: 100px;
height: 100px;
float: left;
vertical-align: middle;
text-align: center;
}
div.sgGalleryThumbnail {
width: 100px;
text-align: center;
float: left;
}
div.sgGalleryText {
margin-left: 100px;
}
p.sgGalleryTitle a {
font-weight: normal;
}
div.sgThumbnail table {
width: 110px;
height: 110px;
text-align: center;
vertical-align: middle;
}
img.sgImage {
border: 1px solid #000000;
}
div.sgNavThumb, p.sgNavThumb {
text-align: center;
}
div.sgimgNavThumb, p.sgimgNavThumb {
text-align: left;
padding-left: 15px;
}
div.sgNavBar, p.sgNavBar {
text-align: center;
float: right;
}
div.sgimgNavBar, p.sgimgNavBar {
text-align: left;
padding-left: 10px;
}
/* Footer
----------------------------------------------- */
#footer {
text-align: center;
font-size: 8pt;
color: #FFFFFF;
background: transparent url('images/bottom.gif') no-repeat top center;
padding-top: 30px;
margin-top: 0px;
}
#footer a,#footer a:visited{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
#imgfooter {
text-align: center;
font-size: 8pt;
color: #FFFFFF;
padding-top: 30px;
margin-top: 0px;
}
#imgfooter a,#imgfooter a:visited{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a img {
border: 0;
}
Offline
#5 2009-10-04 17:13:45
- PrimaFoto
- Moderator

Re: Roundedred-0, puple color not changing
Here is your error:
a:link,visited {
color:#FFFFFF;
text-decoration:none;
}
=======
a:link, a:visited {
color:#FFFFFF;
text-decoration:none;
}
Offline
#6 2009-10-05 14:15:42
- muzamil
- Member
Re: Roundedred-0, puple color not changing
Oh dear you solved it.
I am really obliged.
thanks a lot
Offline