Hi, I have a couple of different problems I'm struggling with in Dreamweaver, I am not a coder and usually use WYSIWYG view in Dreamweaver.
First problem is with a layer
I have put in a layer but I need it to stay exactly where I put it within the page, when the page is viewed in a wider browser the layers position moves in relation to the page behind it.
I'v tried all the settings I can see in Dreamweaver but nothing has worked so far so any help would be great :tu:
This is all the code from the layer at the moment:
<div id="Layer1">
<div align="right"><img src="images/top-home-nav.jpg" width="762" height="132" /></div>
</div>
Anyone know what code I can use/add to make it stay put ?
..................
Second question about link colours(colors) in a different section
I have changed the Page Properties and set the Links to a blue colour, this is fine for most the page but I have one line of links below the page table which are in a Div tag but I would like to have those links permanently WHITE as the page has a coloured background (which may change colours on other pages)
This is the code for the div tag (I'v replaced the words with the word "NAME".)
<div align="center"><span class="style8"><br />
<strong><span class="style6">THEWEBSITE.COM - NAME HOTELS - NAME FERRY CROSSINGS <br />
NAME - NAME, NAME, NAME, NAME, NAME </span></strong></span><br />
<br />
</div>
Is it possible to just change the link colours in a single div tag ?
Thanks, sorry if this is tricky to follow but I really have'nt got a clue about hand coding atm.
.
First problem is with a layer
I have put in a layer but I need it to stay exactly where I put it within the page, when the page is viewed in a wider browser the layers position moves in relation to the page behind it.
I'v tried all the settings I can see in Dreamweaver but nothing has worked so far so any help would be great :tu:
This is all the code from the layer at the moment:
<div id="Layer1">
<div align="right"><img src="images/top-home-nav.jpg" width="762" height="132" /></div>
</div>
Anyone know what code I can use/add to make it stay put ?
..................
Second question about link colours(colors) in a different section
I have changed the Page Properties and set the Links to a blue colour, this is fine for most the page but I have one line of links below the page table which are in a Div tag but I would like to have those links permanently WHITE as the page has a coloured background (which may change colours on other pages)
This is the code for the div tag (I'v replaced the words with the word "NAME".)
<div align="center"><span class="style8"><br />
<strong><span class="style6">THEWEBSITE.COM - NAME HOTELS - NAME FERRY CROSSINGS <br />
NAME - NAME, NAME, NAME, NAME, NAME </span></strong></span><br />
<br />
</div>
Is it possible to just change the link colours in a single div tag ?
Thanks, sorry if this is tricky to follow but I really have'nt got a clue about hand coding atm.
.





