-
Recommend me a fast, reliable, cheap hosting!
Location US/UK -fast -reliable -99,99% up - great cpanel fast -fast about $5 month - top
-
Recommend me a fast, reliable, cheap hosting!
Hi, Can someone recommend me a fast and reliable, also functional web hosting company. And it should be cheap, like below 7$ monthly if possible. Im using hostgator, bought a hosting for $0.01 and now they have billed me $10 for last month. No thanks! Im leaving
- Perstashop vs BigCommerce?
-
I need plugin for the following
http://img18.imageshack.us/img18/6278/7l6n.jpg i want to create this kind of menu... First you select first option, then the second column appears, you choose an option from second column and the third column appears.... Any plugin or just tutorial how to do this on wordpress or HTML... anything
-
How to edit wordpress main page?
So I want edit my wordpress page, where can I do that? wp-content/themes? Also I have like 20 errors on 3wc validator, and it says that error is like in line 1700. How to find that exact line? How do I know in which file is it?
-
How can I get social butons like this?
I want to have social buttons like this on left side of my whole browser. Just like here https://filament.io/applications/flare
- How to implement carousel slider?
- Theme similar to this one?
- How to reduce image size as much as possible?
- How to reduce image size as much as possible?
-
How to create Live Page View?
So I wanted to implement into my site live page review. For eg. when you go to ThemeForest and you choose a theme, you have an option to live preview it. http://themeforest.net/item/slyde-showcase-your-writing/5269849?WT.ac=category_item&WT.seg_1=category_item&WT.z_author=playnethemes How can I implement something like that into my page?
-
How to save modified page?
So here is what I wanted to do. You take one page, any page, say for eg. http://www.smashingmagazine.com/ and now using Google Chrome you edit something (you know how to edit with google chrome, ctrl + u, and so on...), say logo or some color. Now, is there any way to save those changes and then you get some link. Then you send that link to someone else and what he see is modified page with the same original url or little modified url? Is that even possible, somehow?
-
Logo on header, how?
When I insert another div my autoheader stop working. I started working with div's, my that is problem! <body> <div id="top-header"><a href="index.php"><img src="style/logo.png" alt="logo" border="0" id="logo" /> </a> </div> <div id="bottom-header"></div> <div id="body" align="center"><a href="webadress">Contact</a></div> <div id="footer" align="center"></div> </body> #logo{ position: relative; top: 16px; left: 380px; }
-
Logo on header, how?
Im now working with divs and i made all body secion with 4 rows of html. Thanks. But now there is a problem: I have auto-width header, so thats mean that header's width depends on monitor size, and when i insert logo on it, if there is bigger screen than mine logo wil automatically move, or if screen is smaller than mine. I tried every css position, relative, absolute and nothhing helps. I dont know what to do. I wont give you a code from logo (css) because it doesnt working.
-
Logo on header, how?
It fine now. Thanks!