Jump to content

divinedesigns1

Members
  • Posts

    1,200
  • Joined

  • Last visited

Everything posted by divinedesigns1

  1. ok you can now scroll vertically, but i dont know whats wrong with your ff browser but the contact us hovers correctly
  2. for the delete, you have this page "$path = '../public/events';" but the script can ot find it since 2.txt isnt located properly so you might want your path to be $path = '../public/events/';
  3. what does the error say? and you might want to remove those spaces from category id and name also remove the [] from them
  4. do what inglome say to do and once you get the category id, your sub-category query should say something like "select * from sub-categories where X=category_id" etc
  5. then you would need a column in subcategories to have the category id, so you can get the query to find all the subcategory for that id
  6. yeah, but like I was telling angel, that's how the client asked for it to be done, now I can remove it if another client asked to use that template with a different theme I can take you up on ur advice and remove it.....but I do agree with you on ditching the welcome page
  7. believe or not the client like it like that, also its not purple
  8. hey guys i have a problem that only appears to be having in firefox, the content section is all the way to the right whiles in other browsers even IE its position as it should codes at the bottom <div id="container"> <div id="menu"> <div class="menu"> <div id="nav"> <div class="btn"><a class="cp_menu active" href="index.html" onclick="return false">Home</a></div> <div class="btn"><a class="cp_menu" href="index.html" onclick="return false">About Us</a></div> <div class="btm"><a href="index.html"><img src="images/DDS1 2012 logo.png" alt="DDS1" width="345" height="242" border="0" /></a></div> <div class="btn"><a class="cp_menu" href="index.html" onclick="return false">Services</a></div> <div class="btn"><a class="cp_menu" href="index.html" onclick="return false">Projects</a></div> </div> </div> </div> <div id="content"> <div class="content"> <div class="article"> <p>Website is under maintenance</p> <p>Contact Us @ dwayne@divinedesigns1.com</p> <p>for any enquire and we will response as soon as possible</p> </div> </div> <div class="space"> <div id="space"> <div class="btno"><span style="width:100%; height:200; margin:0px; padding:0px;">Projects</span></div> <div class="btno"><img src="../../../Users/SAMSUNG/Desktop/Florida-Website-Design.jpg" width="185" height="122" /></div> <div class="btno"><img src="../../../Users/SAMSUNG/Desktop/Turnkey-Website-2.0.jpg" width="185" /></div> <div class="btno">Write Us</div> </div> </div> </div></div> and this is the css #menu { width:100%; height:69px; position:relative; top:100px; background:url(../images/menu.png); background-position:center; background-repeat:no-repeat;}#menu .menu { width:90%; height:48px; position:relative; /*border:1px solid #fff;*/ margin:0px auto; top:10px;}#nav { width:720px; height:48px; margin:0px auto;}.menu .btn { width:70px; float:left; height:29px; text-align:center; line-height:35px; padding:10px;;}.menu .btn a { padding:10px 5px; text-align:center; color:#900; text-decoration:none;}.menu .btn a:hover { text-align:center; color:#07CDCE; text-decoration:none; width:70px; border-bottom:1px solid #fff; border-top:1px solid #fff; padding-bottom:12.5px; padding-top:17px;}.btn a.cp_menu { padding:10px 5px; text-align:center; color:#900; text-decoration:none;}.btn a.cp_menu.active { text-align:center; color:#07CDCE; text-decoration:none; width:70px; border-bottom:1px solid #fff; border-top:1px solid #fff; padding-bottom:12.5px; padding-top:17px;}.menu .btm { width:338px; height:239px; float:left; position:relative; top:-24px;}#content { width:100%;}#content .content { width:93.5%; overflow:auto; padding-bottom:40px; margin:0px auto; border:1px solid #000; background: #E9EDEE;}#content .content .article { width:98%; padding:85px 10px 10px 10px; margin:0px auto; text-align:justify; /*background: #E9EDEE url(../images/content.jpg) no-repeat center top;*/} i have been over this a few times now and nothing have changed, so if you could help i would appreciate it
  9. ok, though there was another way guess iframe it is, thanks
  10. is there a way to display a website onto another website without the use of iframes?
  11. not really, its the theme of the website, theres many other websites like this one.........also this isnt a hip hop group its a rap group and yes originally there were more things to view but since it was cancel everything gets stuff how it is
  12. guessing you did not go through the whole website? the about us section was written by one of the members of GOE, who i do not believe took their time to write, and what you mean "or half the page just this green and grey logo nothing", kindly be advice that this website was discontinued, so there wouldnt be any photos of the group members
  13. i have internet protection, so it give me a warming before i could get to the page
  14. its stating that your website have a virus
  15. alright, ill try your way once i get home, since astralaaron way worked
  16. i have been messing around with a new style of design *new to me* but my logo keep pushing down my header images, and i would like to know how i can make the logo hang over the header and not push the images down or the header div down <div id="menu"><div id="top" style="width:100%; height:50px; background-color:#090;"><div class="menu" style="width:1024px; height:50px; margin:0px auto; text-align:center;"><div class="nav" style="width:780px; margin:0px auto; height:50px;"><div class="buttons" style="height:50px; color:#fff; width:80px; line-height:50px; text-align:center; float:left; margin-left:10px;"><a href="">HOME</a></div><div class="buttons" style="height:50px; color:#fff; width:80px; line-height:50px; text-align:center; float:left; margin-left:10px;"><a href="">ABOUT</a></div><div class="img" style="height:208px; color:#fff; width:360px; text-align:center; float:left; margin-left:10px; position:relative;"><a href=""><img src="DDS1 2012 logo.png" width="306" height="208" border="0" /></a></div><div class="buttons" style="height:50px; color:#fff; width:80px; line-height:50px; text-align:center; float:left; margin-right:20px;"><a href="">SERVICES</a></div><div class="buttons" style="height:50px; color:#fff; width:80px; line-height:50px; text-align:center; float:left; margin-left:10px;"><a href="">PROJECTS</a></div></div></div></div></div><div id="header" style="width:100%; height:200px; position:relative; z-index:0;"><img src="RA-Banner.jpg" width="1024" height="225" /></div> the red text are the codes for the logo which is pushing down the header, i used absolute and relative but those did not work for the logo div, instead it moved the div out of placed, any help or tips would be appreciated
  17. thats weird because it allow me to scroll side to side, but then again im not using FF, and ill take a look at the contact us button, thanks for bring it to my attention
  18. got it working, i just did file_put_contents('../' . $filename, $article); and it worked
  19. Hey I got the file put contents working but how can I move it automatically outside the admin page? I might have a little more question about this trying to make a new control panel something simple but yet user friendly
  20. there's no problem, just a client wanted to create a extra tab and i didnt feel the need to go and make the page, then upload it, so i though by creating a way that allow me to make the tab and the page dynamically would save time. thats all
×
×
  • Create New...