Thread: I'm lost
View Single Post
  #5  
Old 02-26-2021, 12:16 PM
parayna's Avatar
parayna parayna is offline
Member
 
Join Date: May 2013
Location: Devon, UK
Posts: 342
Gender: Female
Credits: 16,294
parayna is on a distinguished road
Default

Quote:
Originally Posted by WifeyCherry View Post
How do I change the layout? When I tried to change the layout nothing changes so I feel like im doing something completely wrong.

Are you editing the files directly? Are you using the theme titled 'Main'? If so, make sure that the .css file you're editing is called style-city.css and not just style.css.

If you want to change what .css file the theme uses, you can open header.tpl and find this line:

Code:
{$header->loadStyle("{$home}{$temp}{$theme}/media/style-city.css")}
And just rename the .css file you want it to pull from.

If this isn't your issue, maybe try including some screenshots if you can so someone can hopefully see what the problem is?
__________________
It's been a long time. I had so much fun making a site back in 2016 that recently, when I started thinking about it again, I decided to come back and work on something small. It'll probably just be a personal project but who knows? We'll see, anyway.

Reply With Quote