Search Results

Showing results 1 to 27 of 27
Search took 0.02 seconds.
Search: Posts Made By: macneato
Forum: HTML and CSS Feb 18th, 2009
Replies: 2
Views: 989
Posted By macneato
I'd try:


body {
background:#FFFCF5 url(images/bg.gif) no-repeat fixed center bottom;}


Only issue I forsee is the the footer might be a problem, but sure you would work it out
Forum: HTML and CSS Feb 18th, 2009
Replies: 7
Views: 1,665
Posted By macneato
Hi Erek,

Why would you have line breaks to position an image? Just use something along these lines;


#body {
background: url(my image url) center center fixed;
/*Other possible values...
Forum: HTML and CSS Feb 17th, 2009
Replies: 10
Views: 1,506
Posted By macneato
Not a problem... We all got to start somewhere :)
Forum: HTML and CSS Feb 16th, 2009
Replies: 10
Views: 1,506
Posted By macneato
I believe this thread has been solved, please mark it accordingly
Forum: HTML and CSS Feb 13th, 2009
Replies: 2
Views: 1,041
Posted By macneato
Hi Veledrom,

Use "%0A" for a new line, use "%0A%0A" for a new line preceded by a blank line.

Eg:

<input type="button" value="Unsubscribe"...
Forum: HTML and CSS Feb 12th, 2009
Replies: 10
Views: 1,506
Posted By macneato
noticed i used the same class twice. Just swap the second .header for "content_title" or whatever. Then change your div classes to match it
Forum: HTML and CSS Feb 12th, 2009
Replies: 10
Views: 1,506
Posted By macneato
Ok dude, but you really should be tryin to do this yourself, how else you gonna learn? Anyway, here is the code seperated. Just add the css part to a .css file, and link to it from your html.

All...
Forum: HTML and CSS Feb 12th, 2009
Replies: 10
Views: 1,506
Posted By macneato
Easy... Nest your divs. Ill do one, then you should be able to take it from there.

<div id="container" style="width:100%">
<div class="header" style="width:100%; height:100px;...
Forum: HTML and CSS Feb 12th, 2009
Replies: 10
Views: 1,506
Posted By macneato
Hi,

Very simple, I'm using inline styling, feel free to create it in a seperate stylesheet.

<div id="container" style="width:100%">
<div class="header" style="width:100%; height:100px;...
Forum: HTML and CSS Oct 16th, 2008
Replies: 10
Views: 2,459
Posted By macneato
To understand you properly, what you are saying is that you would like your menu background (colour) to be the same height as the content (page001)?

If so, I would simply let my #content include...
Forum: HTML and CSS Aug 18th, 2008
Replies: 7
Views: 1,637
Posted By macneato
<style type="text/css">
<!--
.style2 {color: #FFFFFF}
.style4 {color: #808080}
.style6 {color: #990000}
.style13 {color: #006699; font-weight: bold; }
.style17 {color: #CCCCCC}
a:link {color:...
Forum: HTML and CSS Aug 18th, 2008
Replies: 7
Views: 1,637
Posted By macneato
Ok,

So to do this we will use CSS.


a:link {color: #990000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #008000; text-decoration:...
Forum: HTML and CSS Aug 18th, 2008
Replies: 7
Views: 1,637
Posted By macneato
Are you talking about a border of some kind? (since it is a image)...

Simply make sure the border property is set to 0.


<td width="58" height="40" align="right" valign="middle"><a...
Forum: HTML and CSS Jun 20th, 2008
Replies: 5
Views: 3,099
Posted By macneato
Hi,

So what I did was, remove the bottom nested table and added it below. It should work (can't tell though because your page consists of only images).


<html>
<title>Vidora.info - The Way...
Forum: Graphics and Multimedia Jun 19th, 2008
Replies: 14
Views: 2,340
Posted By macneato
To be honest, I rather have a fully featured shitty looking application then a nice looking one that bearly works.

and i think most people would agree with me.
Forum: MySQL Jun 17th, 2008
Replies: 3
Views: 1,283
Posted By macneato
Hi e_pech,

Since Peter already give you an explanation. I will throw in some links for you.

Simple user login script (http://threesquared.net/index.php?page=scripts&i=login) * You will need to...
Forum: HTML and CSS Jun 17th, 2008
Replies: 2
Views: 1,769
Posted By macneato
Hi Wolf,

What your main issue is, that when designing, you went for a liquid layout.

What i would suggest. Add a container and set the width. You would probably have to re-work a few css...
Forum: HTML and CSS Jun 17th, 2008
Replies: 4
Solved: CSS doubt
Views: 895
Posted By macneato
Hi sreein,

This is the way I understand it, If you don't want to use relative positioning. Float would be your next bet. I use it mainly for layouts. But people do use it for images as well.
...
Forum: HTML and CSS Jun 10th, 2008
Replies: 5
Views: 911
Posted By macneato
Hi Metal,

Try this:

CSS:

/* CSS Document */
/* #########################
## Simple 3-Column Layout from CodeDesign.com
## Version 1.0
Forum: HTML and CSS Jun 9th, 2008
Replies: 5
Views: 1,373
Posted By macneato
Hi Kained,

Simple.

Change the content height attribute to:
height: auto;

Should work. If it doesnt. Let me know. Will look into it further

Regards,
Forum: HTML and CSS Jun 4th, 2008
Replies: 5
Views: 693
Posted By macneato
What tiger86 is sugguesting is called keyword stuffing.

"This method is completely outdated and adds no value to rankings today. In particular, Google no longer gives good rankings to pages...
Forum: HTML and CSS Jun 3rd, 2008
Replies: 5
Views: 693
Posted By macneato
hello Vl,

The answer to your question is: NO! There is NO! meta tag that is magic or one that can help you get your girlfriend back.

Search engines base their results on many different factors,...
Forum: Graphics and Multimedia Jun 3rd, 2008
Replies: 2
Views: 1,345
Posted By macneato
Hello Cabman,

Instead of me writing up all the code and getting all deep about this. I found a link

Click here (http://www.inquiry.com/techtips/dhtml_pro/10min/10min1099/10min1099.asp)

That...
Forum: HTML and CSS Jun 3rd, 2008
Replies: 4
Views: 754
Posted By macneato
Not a problem at all. Always a pleasure to help. All the best
Forum: Site Layout and Usability Jun 3rd, 2008
Replies: 8
Views: 2,386
Posted By macneato
I have never worked with a uk domain. But what i would recommend, is contact http://www.nominet.org.uk. They would probably assist you.
Forum: HTML and CSS Jun 2nd, 2008
Replies: 4
Views: 754
Posted By macneato
Hi e_pech,

This is what I would sugguest. Pull the file from its current host.

Upload it to one of the MANY file hosting providers on the web. E.g.

Mediafire
Rapidshare
sendspace...
Forum: HTML and CSS Apr 8th, 2008
Replies: 4
Solved: Resolution
Views: 800
Posted By macneato
Usually all sites open when using a different browser, its just the way that it is displayed that is an issue. Using good, clean code (sometimes a bit of hacking) does the trick.

As for...
Showing results 1 to 27 of 27

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC