go41

Re: question about IE/FF displaying diff things and div bottom border :: Reply by master

von Joern am 23. Mai. 2010 | Keine Kommentare

the buttons look in IE8 and ff quite similar. If you however change the window size these divs will move diffently because your div img1/2 is a position fixed from top of the screen (top:148px;) while the contact button is set to 45% of the total heigth.

If you can change the style of the contact button from 45% to 250px, would be best. Maybe in the plugins (style) settings.
The bold text:

in your index.php inside the div frontpost you use a < b > – Tag

<b>Bold text</b> Text inside this tag comes bold (sometimes, sometimes not, no idea..)
remove this b’s and it will come normal

anyway, what I try to explain you always is: do not use styles in the php files, assign any style to the div, a-link, image or paragraph via style.css
Did it help?
btw: leaving tuesday only
____________________
you find me on Google+, Twitter and Facebook

(von: master)

Hier noch 7 weitere Ergebnisse dieses Threads:

question about IE/FF displaying diff things and div bottom border

23. Mai. 2010 (von: omerkhan01)

Hope your weekend is going well. Mine is. Anyways a few quick questions for you.1.If you go tomy site nowyou will see that I added a button code (the red buttons)Found the main code and CSShere. This site has an…

Re: question about IE/FF displaying diff things and div bottom border :: Reply by master

23. Mai. 2010 (von: master)

the red line in ammazingseries is an image:http://ammazingseries.com/wp-content/th ... ground.jpgget this image and put back into your style.css:body {background:url("images/backgrounds/amma-background.jpg") repeat-x scroll center top #3C3C3C;color:#FFFFFF;font-family:Verdana,Arial,Helvetica,sans-serif;padding:0;}It's only 'body' stretching the full width of the screen, anything below div 'page' will show only…

Re: question about IE/FF displaying diff things and div bottom border :: Reply by omerkhan01

23. Mai. 2010 (von: omerkhan01)

Joern so you are going to be away for 1 week? Lastly, can you answer questions 2 and 3. The differenc3s in IE/FF with respect to the way my contact form and twitter/fb images display and the font differences between…

Re: question about IE/FF displaying diff things and div bottom border :: Reply by omerkhan01

23. Mai. 2010 (von: omerkhan01)

Yes that works. Hey Joern, look I got the border -the bottom border on my div, but then that shifted my nav bar to the right. Here is my CSS. Maybe is something in conflict..I think the border of .navcontainer…

Re: question about IE/FF displaying diff things and div bottom border :: Reply by omerkhan01

23. Mai. 2010 (von: omerkhan01)

Oh can you please put a picture of me on this forum. I would one day like to be an assistant mod. Weiterlesen →

Re: question about IE/FF displaying diff things and div bottom border :: Reply by omerkhan01

23. Mai. 2010 (von: omerkhan01)

Actually I figured out the float stuff. It is looking great. Just want your help regarding the Googleadv div. Want to move it to the right.Question when you want to move somethng right/left, do you always usemargin-right/margin-left? or can you…

Re: question about IE/FF displaying diff things and div bottom border :: Reply by Joern

23. Mai. 2010 (von: Joern)

the Googleadv div is in a div homecontent-topright. This is 300px wide.Now let your add float right and give it a width.googleadv {float:right;width:200px;}it should go fully right, with margin-right you could move it back some pix if you like.finally ...…

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: