go41

custom field issue solved but still have layout issues

von Joern am 14. Jun. 2010 | Keine Kommentare

Joern my test site is here
User: admin

pass: Digital1 or Ironman21
Anyways
Joern, I got the social icons to go on the same plane. As you see there are two instances of them, both were in a div called "SOCIALMEDIA" SO THE SECOND ONE, THAT WAS BELOW THE NAV BAR, I RENAMED THE DIV SOCIALMEDIA1 AND THAT CAUSED THEM GO SHIFT UPWARD. HOW IS THIS SO? THAT IS GREAT BUT I want to understand how this amazing thing happened. Now I just want to put some space between the div elements, is that done with padding? In other words, the icons are too close together!
Here is what I got from the original div
#socialmedia1{
width: 400px;
float: right;
margin-top: 10px;
margin-right: -10px;
margin-bottom: 0pt;
margin-left: 0pt;
text-align: right;
padding:5px;
}
#socialmedia1 img { margin: 0 4px; } <<—I guess this tells the images to be spaced by 4 px, right?
It is still not spacing the images? I want to add some space between each social icon image. Also, as you can see the icons are hitting the bottom right corner of the slideshow window pane. How do yo move them down.
They are in a div called "content" so I tried increasing margin-top but it is not going down. Any advice?
Lastly, I want to shift my search box up right next to the Featured Content gallery slider. It is in a CSS selector called rs
Here is the CSS syntax
.right_side .rs {

float: right;

width: 205px;

margin:0 5px;
Should I create a top-margin: 10px;
So it moves up? Can we do that
Omar

(von: omerkhan02)

Hier noch 1 weitere Ergebnisse dieses Threads:

Re: custom field issue solved but still have layout issues :: Reply by Joern

14. Jun. 2010 (von: Joern)

to bring the buttons down add some margin to the div above:#featured {margin-bottom:15px;}now add here also float left as just explained in the other thread:#featured {float:left;margin-bottom:15px;}____________________you find me on Google+, Twitter a... Weiterlesen →

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: