News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

CSS question for curve default theme

Started by jsegal, June 27, 2015, 11:25:08 PM

Previous topic - Next topic

jsegal

Hi everyone, I am new to SMF and this forum.

I modified the Curve Theme and when I log in to the forum everything ie the page bg is all white but when I'm logged out its how I modified it.
Where should I look to fix this please?

Thank you!
Joe

Sir Osis of Liver

Link to your forum?
Running any mods?
What did you modify?
Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

jsegal

Hello!

My forum hxxp:www.berniechat.com [nonactive]

I modified index.css file.

{
   background: #000000 url(../images/theme/bernie5.png)no-repeat;
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-size: 100% 100%;
   width: auto;
   font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
   margin: 220px auto;
   padding: 200px 100;
}

jsegal

Any suggestions?  Things to look for?  Thanks.

br360

I just registered on your forum and saw the same exact thing as a guest as I did when I logged in as a member. Maybe try clearing your cache and cookies or try logging in with a different browser?

jsegal

Quote from: br360 on June 28, 2015, 03:06:19 PM
I just registered on your forum and saw the same exact thing as a guest as I did when I logged in as a member. Maybe try clearing your cache and cookies or try logging in with a different browser?

Thanks. When you are logged out and see the black background do you see the same thing the black background when you are logged in?

Sir Osis of Liver

Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

sangham.net

Could it be that you use different themes for guests and your self?

br360

Quote from: jsegal on June 28, 2015, 03:11:49 PM
Quote from: br360 on June 28, 2015, 03:06:19 PM
I just registered on your forum and saw the same exact thing as a guest as I did when I logged in as a member. Maybe try clearing your cache and cookies or try logging in with a different browser?

Thanks. When you are logged out and see the black background do you see the same thing the black background when you are logged in?

Yes. There was no difference at all between what I saw as a guest to what I saw as a member.

Sir Osis of Liver

Try cleaning up your css -




{
   background: #000000 url(../images/theme/bernie5.png) no-repeat fixed;
   background-size: 100%;
   width: auto;
   font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
   margin: 220px auto;
   padding: 200px 100px;
}


Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

Steve

As with br360, I see the black background logged in or not. Using Firefox.
DO NOT pm me for support!

Advertisement: