Results 1 to 10 of 14
-
15th Dec 2011, 02:21 PM #1OPMemberWebsite's:
DragonHost.orgHTML/CSS (Adding an Image)
Hey there, I need to add an image to my template on http://DragonHost.org
Now when you get to the site itself scroll down to have a clear view of the plan boxes ( Not making you see me wonderful prices )
I need to add an image to the left side and the right side of the boxes. I know this consists of HTML/CSS.
Both images will me slightly smaller than the plan boxes.
If anyone could help me out this would be great.Jamie Holle Reviewed by Jamie Holle on . HTML/CSS (Adding an Image) Hey there, I need to add an image to my template on http://DragonHost.org Now when you get to the site itself scroll down to have a clear view of the plan boxes ( Not making you see me wonderful prices XD ) I need to add an image to the left side and the right side of the boxes. I know this consists of HTML/CSS. Both images will me slightly smaller than the plan boxes. If anyone could help me out this would be great. Rating: 5
-
15th Dec 2011, 03:04 PM #2Member
Your site loads very slowly. Actually I'm waiting since like 5 minutes and the page is still blank and the browser says 'connecting'.
-
15th Dec 2011, 03:49 PM #3MemberWebsite's:
newrapidleech.com blog.newrapidleech.comI usually do it like this.
HTML
PHP Code:<div class="left-img-bg">
<div class="right-img-bg">
<div class="planwrapper">
content here
</div>
</div>
</div>
PHP Code:div.left-img-bg{
background:url(image location) center left no-repeat;
}
div.right-img-bg{
background:url(image location) center right no-repeat;
}
-
15th Dec 2011, 04:03 PM #4OPMemberWebsite's:
DragonHost.org
-
15th Dec 2011, 10:50 PM #5OPMemberWebsite's:
DragonHost.orgIs there anyone that can help ? I do believe I am in a webmasters forum
-
15th Dec 2011, 10:57 PM #6Pure Awesomeness!
-
15th Dec 2011, 10:59 PM #7MemberWebsite's:
wscripts.net damnlolscript.com lulzjet.comdid you even tried the code posted by Not_Responding ?
that is what you need, try it and you will see that is working.
he added the css class only to div that's why is div.*** and not .***
btw ... that dragon is killing your template
-
15th Dec 2011, 11:05 PM #8OPMemberWebsite's:
DragonHost.orgYes of course I tried to place it in there but it didn't work.
-
16th Dec 2011, 12:21 AM #9Member
You're running a business. You should not expect people to do things for you for free. It shows how unprofessional you are.
Not_Responding gave you code that would work had you had the slightest amount of knowledge about HTML/CSS. If you want it done entirely for you, pay someone to do it, like every other real business does.
-
16th Dec 2011, 12:27 AM #10OPMemberWebsite's:
DragonHost.orgwell a lot of people are helping me out for free. I help people out for free with graphics and VBulletin installations.
Now if you had the knowledge that code Not_Responding DOESN'T work because I have someone that has helped me for FREE.
Now if you have any other complaints against this please don't reply because I have reported your post as spam since it has nothing to do with this thread.
This thread was created for some help within HTML/CSS not for people like you to spam and make stupid regardless comment's.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Hiring] PSD/Image to HTML
By Drag in forum ServicesReplies: 5Last Post: 17th Sep 2012, 02:58 PM -
Adding Nivo Zoom jQuery Image Zoomer
By Harshadewa in forum Web Development AreaReplies: 0Last Post: 12th Aug 2012, 12:15 PM -
adding watermark to image
By ibby in forum General DiscussionReplies: 9Last Post: 9th Jan 2012, 12:50 PM -
help with Html image alignment
By cgworld in forum Web Development AreaReplies: 6Last Post: 27th Sep 2011, 09:22 PM -
[Question] Adding Embedded Image
By ElitePirate in forum Web Development AreaReplies: 1Last Post: 23rd Jun 2010, 02:19 AM
themaPoster - post to forums and...
Version 5.23 released. Open older version (or...