CSS

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
ctuga
Regular
Posts: 21
Joined: Mon Oct 27, 2008 11:03 pm

CSS

Post by ctuga »

Hi.
I'm trying to change a few things in the style.css on the template that i'm using (mt-trendy)however no efect takes place, if i get code from the index page on my browser it gives me "serendipity.css" but i can't find this file.
How can i find the correct css so that i can change color font size etc etc?
Thanks for any help.
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: CSS

Post by yellowled »

ctuga wrote:if i get code from the index page on my browser it gives me "serendipity.css" but i can't find this file.
That's because it's not an actual file. It's being generated dynamically, and combines your template's CSS with CSS styles for i.e. plugins.
ctuga wrote:How can i find the correct css so that i can change color font size etc etc?
You're looking for /templates/mt-trendy/style.css :)

YL
ctuga
Regular
Posts: 21
Joined: Mon Oct 27, 2008 11:03 pm

Re: CSS

Post by ctuga »

yellowled wrote:You're looking for /templates/mt-trendy/style.css :)

YL
Hi
whatever i do with that file nothing happens.
For ex:my background home page is black however in the mt-trendy/style.css is some other code color.that's y i'm surprised.
Thanks for help.
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: CSS

Post by yellowled »

ctuga wrote:whatever i do with that file nothing happens
You remembered to save your changes to it, right? Just checking. :-)

Well, in that case I'd say you're gonna have to provide more info. Is this a standard s9y installation, is it embedded (sounds like it), any funny hosting (GoDaddy), etc.

Of course, an URL to the blog in question would also help :)

YL
ctuga
Regular
Posts: 21
Joined: Mon Oct 27, 2008 11:03 pm

Re: CSS

Post by ctuga »

Listen i'm very sorry but i fill so stupid.
On my local server i was running mt-trendy, and making changes to style.css and uploding to my internet server.But on the net i'm using mt3-chalkbord theme.
that's y all this confusion i created.
so i'm very sorry to had y waste your time with this.
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: CSS

Post by yellowled »

ctuga wrote:so i'm very sorry to had y waste your time with this.
I assure you, it's no big deal :-)

YL
Post Reply