WordPress theme coming anytime in the near future?
Hi, given that the contact form or request no captcha field empty. This can be added? greetings and good job.
Hi DT, how detailed would it be to add the captcha? I already have my key? Really like the flexibility and simplicity of this template…purchasing now; hopefully you can respond ASAP !
Thanks!
: O )
Hi
I want to purchase. Just wondered how hard it would be to not use a scroll box for the content?
Cheers.
Hi there, it is really really easy, this is the exact process:
To turn off the scrolling and let the website grow:
1. Open css/styles.css and go to #right_column.
2. Now delete these 3 styles:
overflow-y:auto;
overflow-x:hidden;
height:300px;
3. Save and reupload styles.css
I am having trouble getting the Contact form to work. I have made the changes to the formsubmit.php that were needed as far as I could see. It just does not do anything, and will not even give the error message if I leave out something.
The Newsletter Subscribe form works.
Hiya,
How hard would it be to make the left sidebar, on the right? I wanted to start messing with it but though you might have a clean/easy answer!
Cheers 
David
Easy!
Change the left column from float left to right
#left_column {
float:right;
padding:10px 20px 20px;
width:250px;
}
change right column to float left
#right_column {
float:left;
height:300px;
margin-right:20px;
overflow-x:hidden;
overflow-y:auto;
padding:10px 20px 20px;
width:577px;
}
and move the content seperator line over
#content_seperator {
background:url("../images/main_dot.png") repeat-y scroll 650px 0 transparent;
}
done!
Any help?
Hi DT!
Love the template, but having mjuch trouble getting the Contact form to work. Can you take a look at it: www.margaretwalkernow.com
while you’re looking, let me know where to place the captcha without messing up anything else.
Thanks!
Hi there,
I’m having problems with the tiled background on Short & Simple 8 Page HTML Site (there seems to be a bug out of the box?).
Can you please tell me why the background goes grey half way down the page? I’ve followed the instructions and simply changed: background:url(../images/bg_blue_squares.jpg) top repeat-x;
However, the cool background image still doesn’t go from top to bottom.
Anyone have any ideas??
Many thanks!
Hi Kingyi,
it looks like you have changed the wrong background image, the background is set on the BODY in the css file.
You changed #bg_top which was the black gradient at the top which only tiles horizontally.
Copy & paste these 2 styles over the top of your current ones and it will work.
body {
background-color:#000000;
background-image:url("../images/bg_blue_squares.jpg");
background-position:center top;
background-repeat:repeat;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.5em;
margin:0;
padding:0;
}
#bg_top {
background:url("../images/bg_top_gradient.png") repeat-x scroll center top transparent;
width:100%;
}
Thanks DTBAKER , Unfortunately that does not work though.
Just tried it:
bg_top { /the transparent image that overlays all background images/
background:url(../images/bg_blue_squares.jpg) top repeat; width:100%;
The background still only goes halfway down the page. Just like it was when I first unzipped the files and opened index.html.
What can I do to make the background fill the whole window?
Thanks, J
Hi There,
I’m a total newbie and wanting to create a website for a friend, very basic and think this may do the job.
Is it easy to work with, does it have a detailed help file?
Can I add as many pictures/tabs as I want?
Can I add a logo at the top?
I’ve purchased templates in the past and the support was not there afterwards, so it was a waste of dollars for me. 
Looking forward to hearing from you.
Thanks Johan
Can I insert my own background easily? I like what you have but feel another background would suit my purposes. Thanks
If you have your own background you can save it over the top of the provided background.
eg: replace this background image with your own http://tf.dtbaker.com.au/template/short_simple/images/bg_gold_squares.jpg
Hi Hayley I love this template! But am having a technical glitch. I have a logo that I sized the same as what you use for ‘Short & Simple’ text logo at the top. Mine is a simple text logo that flows over a grungy dirty white / grey background, transitioning through the black header (bg_top_gradient.png) that you have placed at the top in css. I would like to make my text a png so that it is transparent, but no matter the setting in photoshop upon saving (png 8/24 or gif with transparency, I get edging around my logo and it looks rough and yucky. How did you make ‘bg_top_gradient.png’ flow so nicely with no fragments with all your backgrounds? Any suggestions? I want to keep the black bg_top_gradient.png over the white background because it looks less harsh. Your thoughts on what I can do to make it a sharp and clean logo in this template. My logo is the same size as yours.
Thank you!
Please send a support ticket in with your website address and (if you want) FTP login details so we can jump in and resolve this for you.
Our support website is here: http://support.dtbaker.com.au/support-ticket.html – we do not check these item comments often.
hi, the search engine its internal? i mean can iu search for a section or element inside the page?
thanx…
Hi
The theme does not work. When trying to install it I receive the following message:
Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.
Any idea to solve this? Thanks



90 Purchases
14 Comments