473,473 Members | 1,807 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How do i do this?

Hello

i want to have a rounden corner, then some text and then another rounden
corner. To explain it better, go to this site; there is a image how it
should be beneath the code how it is now:

http://www.keyone.nl/temp.php

I am not able to get this right. I tried a lot...
Can anyone help me in the right direction?

thanks,
Mark

It is the footer in the CSS. This is the code for the footer:

<code>
/* footer */
#footer {
clear:both;
padding:0;
margin:0;
}

#footer_left {
background: url(../img/footer_left.gif) bottom left no-repeat;
margin: 0;
padding:0;
height:3em;
width:10em;
}

#footer_right {
float:right;
background: url(../img/footer_right.gif) bottom right no-repeat;
margin: 0;
padding:0;
padding-right:10em;
height:3em;
width:10em;
}

#footer_text {
float:right;
background: #AF0000 url(../img/footer.gif) repeat-x left;
color:white;
text-align:center;
font-size:0.8em;
width:40em;
margin:0 0 0 0;
}
</code>

Oct 9 '05 #1
4 1246
Mark <sc*****@xs4all.nl> wrote:

[footer text displayed on top of a box's bottom "border"]
http://www.keyone.nl/temp.php


Most rounded border methods use background images, the scalability of
text and the fact that the footer text may wrap makes positioning it on
top of such images an exercise that is prone to failure.

--
Spartanicus
Oct 9 '05 #2
On Sun, 09 Oct 2005 18:38:40 +0200, Mark wrote:
Hello

i want to have a rounden corner, then some text and then another rounden
corner. To explain it better, go to this site; there is a image how it
should be beneath the code how it is now:

<snip>
Have you tried to Google for css rounded corners, 169,000 results
Oct 9 '05 #3
Mark wrote:
Hello

i want to have a rounden corner, then some text and then another rounden
corner. To explain it better, go to this site; there is a image how it
should be beneath the code how it is now:

http://www.keyone.nl/temp.php

I am not able to get this right. I tried a lot...
Can anyone help me in the right direction?

The layout suggested below wraps when the browser's viewport is down to
about 60 pixels.
Set footer_left and footer_right widths and heights to the size of the
images. Remove the float:right from footer_text, set footer_text height to
the size of the image, the width to 100%. This way footer_left and _right
overlay footer_text.
Place in this order:
<div id="footer_left">&nbsp;</div>
<div id="footer_right">&nbsp;</div>
<div id="footer_text">website versie 4 || copyright 2002 - 2005</div>

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Oct 10 '05 #4
Mark wrote:
i want to have a rounden corner


Avoid rounded corners. The minor visual "niceness" of having the
rounded box effect is _far_ outweighed by the sheer cussedness of
getting the damned things to work well across browsers, across the
combinations of text size/screen resolutions. Designers love 'em - but
they're just not worth the trouble.

If you really must, this one is about the best of the bunch:
http://www.redmelon.net/tstme/4corners/

Oct 10 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: James | last post by:
I have a from with 2 fields: Company & Name Depening which is completed, one of the following queries will be run: if($Company){ $query = "Select C* From tblsample Where ID = $Company...
5
by: Scott D | last post by:
I am trying to check and see if a field is posted or not, if not posted then assign $location which is a session variable to $location_other. If it is posted then just assign it to...
2
by: Nick | last post by:
Can someone please tell me how to access elements from a multiple selection list? From what ive read on other posts, this is correct. I keep getting an "Undefined variable" error though... Form...
2
by: Alexander Ross | last post by:
I have a variable ($x) that can have 50 different (string) values. I want to check for 7 of those values and do something based on it ... as I see it I have 2 options: 1) if (($x=="one") ||...
0
by: Dan Foley | last post by:
This script runs fine, but I'd like to know why it's so slow.. Thanks for any help out there on how i can make it faster (it might take up to 5 min to write these 3 export files whith 15 records...
5
by: Lee Redeem | last post by:
Hi there I've created abd uploaded this basic PHP script: <html> <head> <title>PHP Test</title> </head> <body> <H1 align="center">
5
by: christopher vogt | last post by:
Hi, i'm wondering if there is something like $this-> to call a method inside another method of the same class without using the classname in front. I actually use class TEST { function...
6
by: Phil Powell | last post by:
Ok guys, here we go again! SELECT s.nnet_produkt_storrelse_navn FROM nnet_produkt_storrelse s, nnet_produkt_varegruppe v, nnet_storrelse_varegruppe_assoc sv, nnet_produkt p WHERE...
1
by: Michel | last post by:
a site like this http://www.dvdzone2.com/dvd Can you make it in PHP and MySQL within 6 weeks? If so, send me your price 2 a r a (at) p a n d o r a . b e
11
by: Maciej Nadolski | last post by:
Hi! I can`t understand what php wants from me:( So: Cannot send session cache limiter - headers already sent (output started at /home/krecik/public_html/silnik.php:208) in...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.