mrhodesit
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: IE compatibleits only three things in the header that are floating off to wherever they want, im using div tags for them. its in the header file. is there an alternate way of doing this so it is compatible in IE
Forum: Themes and Templates
In reply to: float gif over pngok i put this
<div id="test" style="position:relative; TOP:30px; LEFT:663px; WIDTH:230px; HEIGHT:200px"><div id="testtext">Superimposed Text</div></div>in the header.php
now i have text i can move around, and because the position is relative. it stays where i want it. now i have to work on the font and making the pic and text a link.
Forum: Themes and Templates
In reply to: float gif over pngyeah its right below <div id=”header”>
now can i get some help doing the same thing with text. not a picture of text but a link.
i need to have text and the image i have been playing with to be a clickable link. the destination of the link is going to be the same for the pic and the text.
and after that i need to make some regular text i need to float over the footer image.
and different text i need to float over the the top of the content right below the header image.
Forum: Themes and Templates
In reply to: float gif over pngok i replaced absolute with relative and it works like i want. i believe it is resolved now
Forum: Themes and Templates
In reply to: float gif over pngok so its this now
‘<IMG STYLE=”position:absolute; TOP:35px; LEFT:170px; WIDTH:50px; HEIGHT:50px” SRC=”circle.gif”>’when i change it this the word absolute to fixed/relative and so on i can make it stay in one place but i am no longer able to posistion it to where i want it.
Forum: Themes and Templates
In reply to: float gif over pngi was wrong i didnt get it.
now the image is where i want it, when its full screen.
when i change the size of the browser window it moves.
how can i anchor it to the image i want it to hover over?
or is there another way other than an anchor technique. someone email me please so we can corispond in real time i will put the fix on the forum after we get it figured out.
Forum: Themes and Templates
In reply to: float gif over pngok i got it guys
<IMG STYLE=”position:absolute; TOP:35px; LEFT:170px; WIDTH:50px; HEIGHT:50px” SRC=”circle.gif”>
i just used this code in the header, instead of img src
real simple fix, you can modify size and position. one pixel at a time
Forum: Themes and Templates
In reply to: float gif over pngi have noticed that the other images that move the way i want this image to are connected to the stylesheet. so when i move it slightly to the left or to the right or up and down i am modifying the stylesheet. how do i link the image atributes to the stylesheet?
Forum: Themes and Templates
In reply to: float gif over pngmy email is mrhodesit@optonline.net
if either of you want to shoot me an email that would be great, we can discuss in real time. out of respect for the forum i will post results and how we did it once i get it figured out
Forum: Themes and Templates
In reply to: float gif over pngi can only move it to 2 different posistions. i want complete controll of where it goes
Forum: Themes and Templates
In reply to: float gif over pngok i got it, i can do it with img src. i can resize it,and make it float on top, but im having trouble with posisitioning
Forum: Themes and Templates
In reply to: float gif over pngok thank you so much im almost there i think i got it, how do i go about shrinking the size and making it clickable, you know like a link to another page.
Forum: Themes and Templates
In reply to: float gif over pngi cant find the png in the header.php
im using “firebug” so i know which div the png background image is in, but it does not actually say the name of the file i dont see the background.png “img src”
Forum: Themes and Templates
In reply to: float gif over pngthe png is a background image
i wish there was a way i could talk to you alchymyth in an instant messenger
i am not allowed to post the link on a forum, im doing this for someone else
Forum: Themes and Templates
In reply to: float gif over pngdo i put it all in the same file, which file? someone please elaborate