The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Different questions about layout

2 posters

Go down

In progress Different questions about layout

Post by Niko Fri 15 Jun - 14:39

Hello,

I have three questions:
Different questions about layout Ror10

1. What are the templates "simple_header" and "simple_footer" for? Rolling Eyes
2. Why are some tags wrong (signed as error) like the red ones?
3. If you have a look here: http://www.fmcodes.com/t135-opinion-before-posting
You can see that the forum layout is broken... why?

Thanks for your help,
Note: I really need the answers Mr. Green
Niko
Niko
Helper
Helper

Male Posts : 3100
Reputation : 244
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

In progress Re: Different questions about layout

Post by Nera. Sat 16 Jun - 0:22

Niko! wrote:
If you have a look here: http://www.fmcodes.com/t135-opinion-before-posting
You can see that the forum layout is broken... why?

Hi,

Broken as if cut of on the right?

Remove this from CSS if so:

Code:
#content-container div#content {
    margin-right: 192px;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Different questions about layout

Post by Niko Sat 16 Jun - 5:50

I don't have it Sad
Niko
Niko
Helper
Helper

Male Posts : 3100
Reputation : 244
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

In progress Re: Different questions about layout

Post by Nera. Sat 16 Jun - 5:53

Than add this to the top of your CSS:

Code:
#content-container div#content {
    margin-right: 0px !important;
}

http://i.imm.io/sSX6.png
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Different questions about layout

Post by Niko Sat 16 Jun - 5:55

I didi it... But the problem is that the white background is broken..
Niko
Niko
Helper
Helper

Male Posts : 3100
Reputation : 244
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

In progress Re: Different questions about layout

Post by Nera. Sat 16 Jun - 5:57

1. I don't see the changes if you added it as you say.
2. Forum looks different than this morning, the white background was there. Did you remove it?

Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Different questions about layout

Post by Niko Sat 16 Jun - 6:00

No... I see this:

Different questions about layout Hey10
the background is cut at the top... why?

And this is what you saw:
Different questions about layout SSX6
Niko
Niko
Helper
Helper

Male Posts : 3100
Reputation : 244
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

In progress Re: Different questions about layout

Post by Nera. Sat 16 Jun - 6:01

The second image is what I saw after I added my CSS in your CSS. Add the code I gave you up and you'll see the second image too salut
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Different questions about layout

Post by Niko Sat 16 Jun - 6:10

The problem is only in the topics....
Because on the home page is okay (what you should see)

in topics there is the bug!
Niko
Niko
Helper
Helper

Male Posts : 3100
Reputation : 244
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum