221 Topics

Member Avatar for
Member Avatar for RinzLove

Hi, I've problem positioning the div. I would like to have the div (id=new, id=cd) position beside .navmenu instead of below .navmenu Please see the code. Many thanks.. <div class="catalog"> <blockquote> <h1 style="text-align: right;"><marquee direction="right">Free Shipping Islandwide for Purchase above S$100<img src="images/plane.png" width="70" height="40" alt=""/></marquee></h1><br /> <div id="left"> <div> <p …

Member Avatar for IIM
0
256
Member Avatar for espil

I have the following code: <div id="leftDiv" style="float:left; height: 300px; width: 420px;background-color:transparent; position: relative"> <div style="position:absolute; left:141px; top:180px; width: 319px; z-index:1"><b><%=tmpJsonValue2 %></b></div> <div style="position:absolute; left:320px; top:180px; width: 319px; z-index:1"><b><%=tmpJsonValue9 %></b></div> <img id="leftImg" style="width:100%; height:100%; z-index:-1; right: 1124px; top: 9px;" src= "xxx.jpg" /> </div> Which displays an image and on top …

Member Avatar for theHop
0
252
Member Avatar for serph09

It's a bit confusing to explain so I'll give an example instead and try my best. So let's say I have multiple blocks of DIV element with same class name (can't change class name for each DIV), but within each of those DIV, the content is different (specifically the a …

Member Avatar for serph09
0
309
Member Avatar for cgull

Hello, Using codeigniter 2.1.2 and Bootstrap 2.3.1. I have just uploaded files from a local site to a live server. Somehow a div inside an accordion div gets different heights: On my local site I have this div: <div id="ui-accordion-1-panel-0" class="row ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content-active" style="padding: 0.5em 0px; display: …

Member Avatar for cgull
0
268
Member Avatar for allifields

Hi there. So I have 2 pages with 3 divs. A content div containing a fixed sidebar div and a main div. The problem is when you're on the Index page and you click to go to the Contact page, the sidebar moves, or rather divs move, and I don't …

Member Avatar for allifields
0
232
Member Avatar for abby.arnett.12

Hi my name is Abby, I need some major help. Its spring break and before we left class our teacher gave us a cruel assigment. I need to create 1 btn that makes a div - I need 1 brn that creates text using prompts - I need 1 btn …

Member Avatar for stbuchok
0
288
Member Avatar for jonsan32

**My test page is here:** http://www.jamtournaments.com/p/blog-page.html and I have my main elements (the brackets) disappearing whenever I view in Internet Explorer. They actually show until I hover anywhere around them, or when I switch to a new tab. So weird and so annoying. Looking around the internet, I've tried a …

Member Avatar for jonsan32
0
836
Member Avatar for naphets

Why does this not center the table? The table header & the table footer are aligned center? I have beat this like a dead horse, i cant even rememebr what the original code i wrote was i have changed it unsuccesfully so many times. Yet nothing ever changed no matter …

Member Avatar for pixelsoul
0
324
Member Avatar for CreatorZeus

this is what i ahve so far. maybe its just a crazy idea but i trying to get it to work <td onclick="this.style.backgroundColor = 'Red';" bgcolor=skyblue width= '58px' height= '72px' align="right"> <a target="iframeswitch" href="index.php"><div style="height:100%;width:100%">yo</div></a> <a target="iframeswitch2" href="index.php"><div style="margin-right: -100%;"> yo</div></a> </td>

Member Avatar for LastMitch
0
217
Member Avatar for garyjohnson

I have a div, which is a contanier. Inside is another div that displays numbers. <div class="commentie_box"> <div class="commentie_number"> 1234567890 </div> </div> Here is the css .commentie_box{ float:right; width:260px; padding-top:10px; height:49px; border:1px solid #0FF; } .commentie_number{ position:relative; margin:0 auto; padding:5px; padding-top:2px; padding-bottom:2px; width:auto; height:35px; background-color:#fff; border-radius:5px; text-align:center; font-size:25px; } I …

Member Avatar for garyjohnson
0
207
Member Avatar for lakshmi_suchi
Member Avatar for The Imp 96

Hi guys, I'm once again stuck on something that is probably simple to solve, but I cant figure it for the life of me! Basically, I'm trying to make my website look as fluid as possible. I dont want it to look all boxed and hyper organised, but I want …

Member Avatar for The Imp 96
0
130
Member Avatar for rfrapp

I have a page that loads dynamic content (comments, to be specific). The comments are floated to the left, and the "Add a comment" div is floated right. For some reason, the add a comment div is being pushed down by the comment divs. The link to the page is: …

Member Avatar for rfrapp
0
2K
Member Avatar for abby.delacruz.927

Guys help me with this code. I don't know what to do. I have 2 div the 1st is in the left and it has a button and on the other div is to show/display when I click the button on the 1st div. <html>// this is my index.html <head><title> …

Member Avatar for JorgeM
0
308
Member Avatar for asrsmunna

Dear admins..!! i am sorry for my previous post, but, now i am asking you this because i am poor in JS scripting.... i have seen a [website](http://max.jsrhost.com/ajaxify/demo.php). Here the menu and content are displayed in two different DIVs, but, i cant understand how to use that, i have concerned …

Member Avatar for radhakrishna.p
0
926
Member Avatar for OsaMasw

Hello buddies, I designed a block for items shown on files system, so one block repeated for each item, but I noticed there is a **huge space** between two items and I dont know why, here is my code and picture to the problem. **css** #Container{ padding:0px; margin:0px; position:relative; top:-160; …

Member Avatar for JorgeM
0
167
Member Avatar for JySysAdmin

Hello this is my first post here, Google has led me to this site a few times and I made an account today to ask a question about CSS Floats. I have Django code to generate a DIV for each srvr object in my database. Here is my HTML: {% …

Member Avatar for JySysAdmin
0
602
Member Avatar for mgn2683

I'm having a problem where each page has a seemingly different amount of spacing above the footer. It can be seen at [Click Here](http://ushousingco.com/) Any thoughts/ideas as to what div is causing this issue and how to fix it so the pages aren't as long and have the same spacing …

Member Avatar for mgn2683
0
122
Member Avatar for KhubaibQaiser

This is my first thread on this forum so sorry for any mistakes. # Problem 1: # I have made a webpage using html and css. But the page content shrinks when i resize window horizontally. Problem 1 ,of content shrinking, has been solved. I was using %age for my …

Member Avatar for JorgeM
0
137
Member Avatar for Waleed Baig

Hey there! I am making something related to images... So, Using JavaScript and JQuery $(document).ready(function(){ $.fx.speeds.slow = 2000; $(".Gallery").hide().load("gallery.php").fadeIn("slow"); setInterval(function(){ $(".Gallery").hide().load("gallery.php").fadeIn("slow"); }, 3000) }); In this case I want to refresh the div(.Gallery) but I dont want to load gallery.php, In fact what I want is, Put the gallery.php code …

Member Avatar for GliderPilot
0
174
Member Avatar for jonsan32

I've implemented this dialogue box that shows a preview of the site you're abuot to go to. All looks good until I add more links on the same page. I've tried to adjust my div from absolute to whatever and have also fiddled around with the top - left spacing …

Member Avatar for jonsan32
0
121
Member Avatar for tibormarias

Dear Sirs, I have been playing around with this so far, and couldn't get a good solution. Well I have my simple code : <html> <body> <a href="#" onClick="document.write('P');>P</a> <div id="a">a</div> </body> </html> Well, normally, this onClick event directs us to a new empty page showing a 'P'. I want …

Member Avatar for JorgeM
0
1K
Member Avatar for mgn2683

I need help fixing a spacing issue I am encountering. I know the clear div that I'm using to push the footer to the bottom is what is causing the white space above the footer, but is there any way to have the main content div carry down to the …

Member Avatar for otengkwaku
0
129
Member Avatar for mgn2683

I am having an issue with my footer in both Chrome & Internet Explorer 9. It is supposed to stick to the bottom of the page, no matter how much content is on a page. However with these browsers it shows a gap, any ideas why this would happen? Can …

Member Avatar for JorgeM
0
187
Member Avatar for dyboss

i am trying to get my to look like http://www.local10.com/ "Top Stories" section. I don't even know there to begin. I need when rollover hyperlink thet the three div's on the left side of the link change with each link. So on my right side of my page i have …

Member Avatar for JorgeM
0
314
Member Avatar for noelthefish

At the moment I have a Div in a Div within a container div. now the effect I am looking for is shown here. ![ineed1](/attachments/small/2/ineed1.jpg "align-left") What I have at the moment is shown here. ![atthemoment](/attachments/small/2/atthemoment.jpg "align-left") Which bit of the CSS did I get wrong. I will put code …

Member Avatar for G_Waddell
0
187
Member Avatar for rashibakshi

hi i want to reduce my div size so that my page will come fit to screen.it is displaying very zoom position.

Member Avatar for otengkwaku
0
92
Member Avatar for zacharysr

Hello, i am making a keyboarding site for my class, and i have a div with some text inside, when they type, i want to check if the text matches the text in the div, if it dosn't, i wan't to update a box with an "error count". How can …

Member Avatar for Troy III
0
276
Member Avatar for rakibtg

My PHP script can fetch content from a div id, but what is the way to filter this fetch data and exclude some of its content which has this div id `<div id="navbar" class="n">content here content here</div>` I have tried with this code but its not working $regex = '#\<div …

Member Avatar for rakibtg
0
872
Member Avatar for PhilEaton

I am wondering how I can hide all divs on the page only using Javascript, I cannot use Jquery. Is there a way to do this without using the arrays that comes with document.getElementByTag? Or if there is not, could you show me how to hide all? Thanks!

Member Avatar for iamthwee
0
278

The End.