The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Tumblr HTML Help!
monicapaige
post Jan 16 2014, 02:46 AM
Post #1





Group: Members
Posts: 1
Joined: 16-January 14
Member No.: 20,238



I was wondering if someone could help me move my navigation box to where the red arrow is pointing in the picture I've linked below?
I believe the code used to put it there is below (in purple). If anyone could help me out I'd really appreciate it!

https://www.dropbox.com/s/951mfzn7gqxikaa/S....36.50%20PM.png

div.navigation a{
background: {color:Navigation};
color: #7e7e7e;
top:120px;
font-family:'La Belle Aurore';
font-size:23px;
display:block;
width: 150px;
height: 15px;
text-align: center;
padding-top:2px;
margin-left:2px;
margin-top:2px;
position:relative;
text-align: center;
text-transform: none;
z-index:1; font-weight:
regular; display:
inline-block;
-webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear;
}

div.navigation a:hover{
background: {color:nav hover bg};
color: {color:nav hover text};
font-style:bold;
text-transform: lowercase;
border-bottom: {color:Nav Hover Bottom} 3px solid;
}


.markqt {font-size: 60px; font-family: 'La Belle Aurore'; color:{color:text}; line-height: 90px; margin-left: 7px; opacity: 0.8; filter:alpha (opacity=30);}

img, a img {
border: 0px !important;
}

.pimg {
{block:IfEnableImageOpacity}
opacity: 0.8; filter:alpha(opacity=85);
{/block:IfEnableImageOpacity}
-webkit-transition-duration: 0.8s;
max-width: 500px;
}

.pimg:hover {
{block:IfEnableImageOpacity}
opacity:1; filter:alpha(opacity=99);
{/block:IfEnableImageOpacity}
}


This post has been edited by monicapaige: Jan 16 2014, 02:47 AM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th April 2024 - 06:58 AM