Jump to content

divinedesigns1

Members
  • Posts

    1,200
  • Joined

  • Last visited

Everything posted by divinedesigns1

  1. you do a display inline in the list items <li> i did it in the below code from what you provided #subnav li {float: left;list-style-type:none;text-align: center;display:inline; // this make them go in linepadding:5px; // just some padding to separate them you can add as much as you want to suit you} what i did here was play an display:inline; to make the links goes inline "which you didnt ask but yea its morning" by saying display inline all the text goes in an horizontal line blaaah did the wrong thing mannnnn, ok to make it links go to the center do this #subnav {-khtml-border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;clear: both;color: #555;margin: 0 auto 10px;margin-top: -8px;overflow: hidden;text-transform: uppercase;width: 920px;background-image:url(/wp-content/themes/child/images/banner1.png);text-align:center; //thats how i get them to go in the center by aligning the text in the main menu div} so what i did was add text-align:center; to the #subnav div and all the text should jump to the center, it does the same for left and right.hope that helps sorry about the first explain if i still havent answer your question just let me know thanks
  2. then you should listen to people when they try to help you then maybe just maybe it wouldnt be that difficult now would it? and i aint want to hear no bloodclot excuses either
  3. ok i think i figure out a way to make it look decent thanks dsone
  4. cant i just make it myself then call upon it? so then i can see exactly how it looks?
  5. so would it be a little better if i did it with a 32x32?
  6. yea i did google it, its the size of the picture is giving me a hard time, it keep on coming out pixilizes and i would like it to come out clear
  7. thats so true, i did that yesterday and the code stop working hehehehehe
  8. divinedesigns1

    Favicon

    hey sup, i been trying to make a favicon and i had made one once, but i cant remember what i did to make it, or the website i use to make it, if anyone knows how to make one kindly give me a refresher thank you wasnt too sure where to place this so i placed it here, you can remove it if its in the wrong section
  9. my bad, i just notice what i did wrong, i actually had it in a <h3> tag on the home page hehehehehe silly me
  10. Thank you, that is the first original logo for DDS1 but will change it soon to suit the name of the website, which is the logo in my display picture what you mean the contact button was lit up on multiple pages? it suppose to stay blue since there isnt no contact us page atm and yes the fonts on the other pages was reset, since i was messsing around with it and i forgot to change it thanks for the heads up the spaces to the right and left of the news scrollers will be left blank until i figured out what im really doing "theres a total of 10 templates for 3 domains so im unsure of which one to use hehehehehehe Thank you, ill change the font on the rest of pages today, the space where the news scroller is place will have to leave blank for now, dont want to touch that without having something unique to be placed there good critic, ill keep you posted soon
  11. i would suggest learning the basic of html, css and php then move on from there, youtube have a lot fo videos base on these languages and their basic, also right here on W3S
  12. also the <tr> tags are part of a table <table><tr><td></td></tr></table> i hope you understand everything clearly now i like W3S
  13. boen your too fast with your reply hehehehe i wrote like 2 words and i got a pop up "a new reply" hehehe but thats a good explaination tho ill write that down
  14. yea i know that part, but i found a way to solve that problem but it isnt working out so well so at the moment im messing around with it, until i learn how it actually works, what need to be done is that the footer be sticked to the bottom of any screen with the help of a sticky footer "not working too well" then i need the content part to be right at the top of the footer "still not working soo well" but for now im using a height of 611px until i figure out how this actually work yea i tried auto, it worked but there is still a scroll which the person doesnt want, and yea i learned the hard way of not having a back up of the templates or psd file lol talk about headache had to recreate everything that day, so now i save a backup on my external just incase. and yea ill definitely try the height and width using percentage or auto, but wait wouldnt the container/wrapper have to have a certain width?
  15. yu need to add another ")" on line 11 that should fix your stuff, not saying where tho thats pretty close and you should see, it it only took me a short time to notice it *if you open anything you have to close it*
  16. you might need to explain yourself clearly so we can understand you properly,phpmyadmin is MYSQLif you wish to show your database you would have to make a link to that page " the phpmyadmin page url". but if you just would like to show an image, just take a few screen shots of your database by hitting "PrtSCSysRq" on your keyboard then opening adobe photoshop or paint or w.e you use to do your graphic work and hit "ctrl+v" to paste it then you crop it according to how you want it to be show or what you want to be shown. if that isnt what you want, kindly explain a little better so we can help you "WE TAKE OUT TIME FROM WHAT WE ARE DOING TO HELP YOU" so please cut the attitude, have a nice day/night
  17. alright kool, now to fine out how to make this gallery then im done well after i get the contact page working then im done
  18. lol you had me going krazy, i check like everyone pc in the office lol, i though i was going krazi, and thanks man anything else you see that need changing?
  19. 0.o i dont think this is workin for me help idk how to upload pics on here i try the \Users\SAMSUNG\Desktop\it works fine.jpeg and nthing lol
  20. did you try clearing your cookies? because this is the outcome on my end and my co workers outcome0.o how you upload pics lmfaooo all that work and dont know how to upload the image lol
  21. hey i checked it in google chrome and it works just fine
  22. thats weird, my co-worker uses google chrome and it shows fine in there's imma have to check that out when i get home and see whats the problem
  23. Ok i have a template, which have a set height in the wrapper, and in the content, but it only shows on big screen monitors and not laptops with a screen size of 17inches nor on a monitor of the same heigh or a little bigger. i would like to make the page so that theres no scrolling, i figure out the height is 611 "according to the raw html and css and my screen" and it worked fine but when i placed it into the open source CMS it wouldnt display that height on my laptop screen but it would display it on my work mate desktop,any suggest on what to do to fix this problem? i was thinking of placing a margin-bottom:auto; but im not 100% sure on this
  24. shake my head @ myself, its working in firefox now, i had to remove the align left for the text, works fine with the text-align:left; in IE but not FireFox sigh
  25. now i see where the problem coming from, your using firefox arent you?
×
×
  • Create New...