Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   How i change this? [help] (http://www.mysidiaadoptables.com/forum/showthread.php?t=3705)

AlexC 05-22-2012 03:42 PM

Can you post your code?

MaximumRide 05-22-2012 03:45 PM

Which one?

style-city.css?
Code:

/* Setting Up Basic Styles */

html {
background:#222;
font-family:Verdana, Arial, Tahoma, sans-serif;
color:#333;
font-size:12px;
}

#wrapper {
width:950px;
margin:0 auto;
}

table {
width:100%;
background:#fff;
}

/* Here's for the top most links */

th {
padding:10px;
}

/* Next is our background for the title box, just save your image to the media folder, and put it's name and type in the box. */

#image {
border-left:10px solid #fff;
border-right:10px solid #fff;
border-bottom:5px solid #fff;
background:url("http://oi49.tinypic.com/eppu82.jpg") left no-repeat #91C7F5;
height:150px;
}

#image span {
position:relative;
font-size:25px;
padding:10px;
font-family:Georgia, Times New Roman, serif;
}

/* Change the color of the link for your site title here */

#image a{
color:#aaa;
text-decoration:none;
font-style:italic;
font-weight:bold;
text-shadow: 0px 1px 1px #eee;
}
#image a:hover {
color:#91C7F5;
text-shadow: 0px 1px 1px #fff;
}

/* Standard table cell definitions */

td {
background:#fff;
}

/* Let's fix up your menu */

#menu {
width:25%;
background:#fff;
vertical-align:top;
}

#menu p{
margin:auto 10px;
padding:2px;
}

#menu h1 {
font-size: 11pt;
border-bottom: 3px solid #DDD;
margin:2px auto 3px 10px;
color: #000;
text-transform:lowercase;
}

#menu a {
margin:auto 10px;
display: block;
border-bottom: 1px solid #CCC;
padding: 2px;
padding-left: 10px;
text-transform: uppercase;
font-size: 7.5pt;
letter-spacing: 1px;
}
               
#menu a:hover {
background-color: #91C7F5;
border-bottom-color: #000;
color: #fff;
}
       
#content {
vertical-align:top;
}

#footer {
font-size:10px;
text-align:center;
}

#content p {
padding:3px;
margin:auto 10px;
}


#content h1 {
font-size: 16pt;
text-transform:lowercase;
border-bottom: 1px solid #DDD;
margin:10px;
color: #000;
}

a{
text-decoration:none;
color:#91C7F5;
}
a:hover {
color:#333;
}


AlexC 05-22-2012 03:49 PM

No, you need to change the text through your template.html file, your style one is only for colors and the layout, it doesn't contain text.

MaximumRide 05-22-2012 03:50 PM

Where do I find that? [I am terrible at this]

AlexC 05-22-2012 03:59 PM

The template.html file should be in the same folder you got the style.css one from - the folder containing your theme.

MaximumRide 05-22-2012 04:00 PM

Well I see it but like I told Nyxi it only opens up a internet explorer file :/

AlexC 05-22-2012 04:02 PM

That's quite odd... let me try something.

EDIT: So what exactly do you want changed? And what do you mean by Internet Explorer file?

MaximumRide 05-22-2012 04:07 PM

Well like the site ^above^ I want the "Mysidia Adoptables v1.3.1" in the header to say " " [A space so nothing appears]

Edit: It opens this file that says
":LINKSBAR:
Mysidia Adoptables v1.3.1
:SIDEFEED:
:ARTICLETITLE:

:ARTICLECONTENT:

★ Powered by Mysidia Adoptables v1.3.1 ★"

AlexC 05-22-2012 04:13 PM

Are you double clicking the file, or clicking edit?

MaximumRide 05-22-2012 04:14 PM

Yeah i'm right clicking the file then pressing "View/Edit"


All times are GMT -5. The time now is 10:58 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.