Everything posted by DanielCook
-
How easy would it be to....
Do you have a link to a tutorial that would be useful in showing me how to achieve the right results with the layout?
-
How easy would it be to....
Hi all, I haven't developed a website in Wordpress before, but i am looking to make the layout below into a Wordpress site. How easy would it be to achieve this?
-
How could i achieve this....
I am wanting to get an image slider for my website, something like the one on the following website; http://labrecs.com/. How would i go about doing this?
-
How can i do this?
I dont know how to make a custom theme for Wordpress so that is probably out of the question. Thanks anyway.
-
How can i do this?
I have just been asked to make a website for a local photogapher. The one bit that i need help on is that he needs to be able to upload photos to the website easily, to open in a lightbox and have a watermark put onto them. How can i do this?
-
Going freelance
Thanks for that. I have just read it and it is very informative.
-
Going freelance
Ideally, if i go freelance it would be in Web Design. Thank you for the examples.
-
Going freelance
Sorry if it sounds like im being stupid, but contracts such as what?
-
Going freelance
I know this thread has probably been done hundreds of times before, so hopefully people wont mind me adding another one. Im looking at going freelance, but dont really know where to start with doing so. What would people suggest that i read to help with my decision? Are you freelance? Would you reccommend it? What have been your best/worse experiences?
-
Subscribe buttons
I just tried it and it exactly what i needed, thank you so much.
-
Subscribe buttons
Hi. Im looking for a simple subscribe button that i can use so people can join a mailing list on my site. All i need is the input box and then a subscribe button, where i would then get an email with what the person put. I have looked on google but most of what i find isnt really what i am looking for, could anyone help?
-
Banner ads
Hi all, Recently nearly every webpage which i go on will display a banner ad at the top of the page, sites such as facebook and even my own which doesnt have adverts. Does anyone know why this is happening and how i can go about stopping it? Thanks in advance.
-
Free online games website
Your site is nice looking, easy to navigate and takes a way a few hours of your life when your on it (well mine anyway ).
-
I Want To Make Money From My New Domain www.freetvepisodes.co.uk
Id probably think about getting some quality content and regular visitors to the site once its done before thinking about making money off of it first.
-
Wordpress Tutorials
Hello. I used to run a local Music blog a while back, but i am now starting it up once more, but this time i want it to run on Wordpress. I have no experience of Wordpress, so i was wondering if it was possible to create a Magazine style theme. I have a unfinished layout in HTML/CSS at http://www.zarawebdesign.freeiz.com to show how i would like the Wordpress site to be. Could anyone point me in the right direction for tutorials? Thank you in advance.
-
Im looking for an image rotator.....
Hi All, I am looking for an image rotator that will display images in order, and will rotate every 60-90 seconds. Thank you in advance if anyone is able to help me.
-
A little help....
Thank you so much for the quick reply.
-
A little help....
I am trying to make a news column on a site i am currently working on, where it would have have 64px x 64px image to the left of some text. It looks fine in dreamweaver, but when i preview it in a browser the image appears on top of the text. here is the part of the css that deals with the text and image, if anyone could point me in the right direction that would be great. .news { margin:0px 0px 10px 0px; width:340px; min-height:30px; float:left; border-bottom:#A67835 1px dotted; } * html .news {height:30px} .64x64 { margin:0px 5px 0px 0px; width:64px; height:64px; float:left; background-color:#666666; } .news_text { margin:5px 0px 5px 0px; width:260px; min-height:20px; float:left; color:#FFFFFF; font-weight:bold; font-size:14px; } * html .news_text {height:20px} And the html for that part. <div class="news"> <div class="64x64"><img src="images/turner68.png" alt="Frank Turner"></div> <div class="news_text">READ OUR EXCLUSIVE INTERVIEW WITH FRANK TURNER</div> </div> This is how it should look but this is how it looks If anyone help that would be great.
-
Online free site creator website/service?
By adding your domain to your account and point your domains name server to the 110mb server
-
Need help with image spacing
In the end i just decided to make 2 columns side by side and put the images into them and did it that way. Probably not the best way but it works.
-
Need help with image spacing
*NOW FIXED*
-
Need help with image spacing
im still having the same problem as before, the right margin works yet the bottom one doesnt
-
Need help with image spacing
Because i would rather do things properly
-
Need help with image spacing
Hi, I have put some photos together on a few pages of a site i am doing but cant seem to get the photos spaced out below each image. the page is here: http://danielcook.host22.com/Wilson_Landscaping/patios.html Thanks in advance if any one can help me.
-
My first attempt at Web Design
I only know of 2 browsers (firefox and Internet Explorer), what other browsers do you test your sites on? Are different browser testing essential in webdesign?