Changing Themes and retaining certain elements
-
I am planning to eventually swap themes on my primary website (https://www.cinemasight.com) from the heavily-modified version I have (based on a theme about three years out of date) to Fastfood and use the custom CSS code box to add code to swap some of the more dominant visual features and formatting into the new theme.
I’ve attempted this process on another website that I have that gets no traffic, so I’m not concerned if it looks like crap for awhile. It’s an experiment in trying to convert without messing up my existing site. That site is: https://www.behindthescreens.us.
As you can see, I’m not having a lot of luck in changing the formatting. There are several issues that I’m trying to resolve, but without knowing the css tags that are affecting the various issues, I cannot modify it to get it to display correctly.
The biggest issues, and the ones I’m most focused on resolving at present, are:
1) getting the left column (body) and right column (sidebar) to change sizes to better reflect what’s on my prior site. This will also require that I figure out a way to modify the entire width of the theme.
2) getting the background color to change (for the body of the site, not the individual posts, which need to remain the light gray color). When I experimented with this before, I found a very large grey block extending down from the header and overlaying the background that I couldn’t figure out how to remove.
3) The individual posts on the left are supposed to have a double-line border, which is in my css code, but which seems to be overlaid by something else that seems to be preventing it from displaying properly.
4) the head space between the title and the top of the individual posts is a bit too much, but I’m not sure if I just need to negative-margin the title or if there’s a much easier fix.Hopefully these issues aren’t too hard to fix or update and maybe I’m missing something really obvious on some of them, but after you bang your head against something for awhile, leave and come back and still can’t figure it out, then it’s time to ask for help.
- The topic ‘Changing Themes and retaining certain elements’ is closed to new replies.