Jul 27, 2008

Rounded Corners & Go Button - Can't figure this out

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > CSS (Cascading Style Sheets)

free web hosting

Rounded Corners & Go Button - Can't figure this out

BooZker
I am very fluent in CSS and I have done rounded corners before using background images, but even after research, I can't seem to figure out how I can do it with this. I already have a background image. This is a website for a client. He wanted me to simply slice it up. I did everything except those rounded corners.

Also you will see the go button is not aligned with the input fields for the username and password. I don't know how to fix this also. If you push it down with either margins or padding it pushes the two username and password down with it.

I included a zip with the index.html file, css file, and images.

It supposed to be in tomorrow. PLEASE Help I can NOT figure it out!

Reply

reconraiders
I'm sorry that I am not contributing to the problem you have posted. I just wanted to mention that you might have more responses if you posted a link to a working example. I'm not sure about everybody else, but I personally don't like downloading a ZIP just too look at some HTML and CSS to help somebody out. I mean, I'm willing to help... but I do work in the computer programming/web design business... so I AM pretty lazy... lol. So instead of posting a zip file, just upload the files to a test server or something and then post a link. Or even post the code in "code" tags.

Reply

BooZker
I would have to change all the img tags, css tags and such...

=[

Ill wait until the end of the night then ill upload

I also dont think posting 250+ lines of CSS and over 100 lines of HTML would be good haha

Reply

jlhaslip
Try this:
CODE
.input_text {
    
    font-family: arial, helvetica, sans-serif;
    font-size:x-small;
    color:#999999;
    [b]float: left;
    margin-right: 3px;
    [/b]
}


And yes, in the future, it makes it really a lot easier to upload the files to your Hosting account and supply a link.
I know you, so I don't have a problem downloading a zip file from you, but many times on a Forum where a new mwmber asks for help and supplies a zip file, I refuse to download them.
anyway, float the inputs left and add a small seperator margin to fix that problem.

Oh, and take the "px" out of this line
CODE
<img src="images/swf_placeholder.jpg" width="800px" height="277px" alt="place holder for swf"/>
to fix a couple of warnings, I think.

Another thing: remove the xml prologue line which you have in the very first line. Although the w3c states that it is a part of the Doctype, some Browsers (IE) goes into quirks mode when it is present and the w3c will validate the code without it. removing it is very much a good idea for cross browser compatability.

Good luck with it.

 

 

 


Reply

BooZker
Thanks SO much. If i JUST don't have the rounded corners I can explain to him that neither I, nor anyone i work with, or even after asking people on web forums, seems to know how to do it.

Thanks so much

Reply

jlhaslip
You could try giving the class = " nav-text" a background image???

Reply

BooZker
Well he wants rounded edges around the wrapper not the login area

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : rounded, corners, and, button, figure

  1. Rappelz's Character Figure
    Rappelz's character figure (0)
  2. Cd Drive Eject Button Problem
    see inside for explanation (3)
    i have a old dvd burner that is very reliable. the only problem that i have is the eject button on
    that thing is a little busted. i know you can right click to eject it but how can i return it(after
    you put a cd you press that thing to let the cd go inside) it is an old one and you push the cd
    holder like the other one i have. my question is, is there a way to program it or such. because one
    burner program has an option like this and it works. but the program isnt free.....
  3. Delaying The Time Until A Flash Button Can Be Pressed
    using actionscript (3)
    Can anyone tell me how can i make in flash a button that can not be pressed until an amount of time
    has past? let's say... about 5 mins i need this because i want to hold my visitors looking at
    the content on the page before they can advance further.....
  4. Download Files Off Esnips.com
    even now that the download button is gone! (0)
    hey everyone, i am sure that many of you may have heard of esnips , which is basically online file
    storage/sharing. you can now find almost any file imaginable on esnips, and in many ways it is
    better than rapidshare. previously, once you are signed in to esnips, you were able to download any
    esnips file via a button only viewable to members. back then, there was a method to download any
    file without even signing in. then, probably due to legal issues, users were able to choose whether
    or not people could download their files. the hack mentioned above, though, still....
  5. System Tray And Start Button Problem
    Apparently a Win XP bug. (1)
    Hi, hope I am putting this in the right topic, I chose it as it seems to have something to do with a
    Windows XP bug. I use Win XP SP2, and lately I have been having the following problem: Quite often
    after booting up, my "Start" button is stuck when I click on it with the mouse. It does work when I
    use the Windows button, though. The solution then is to do CTRL-ALT-DELETE, and in the Task manager
    I have to end the explorer process, and then restart explorer from the Task manager. However, when I
    do that, many of my icons are missing in the System tray. Also, when the ....
  6. Ajax Request Messing Up Format
    need help to figure out a better way to do this. (1)
    my merit system here. http://sonesay.trap17.com/chars.php I've got a heading where it
    includes a number being the total that can change. Initially I've loaded it with a default value
    of 0 and then after the ajax retrieval gets replaced with a dummy value of 1 for now(I will do
    correct calculations later). The problem here is I'm not sure how I'm suppose to layout the
    heading properly to allow ajax updates to take place and only affect the number count. What happens
    after the ajax call is the new output number in this case '1' is is put on a ne....
  7. Getting Information From Submit Button
    I need to grab information from a submit button. (1)
    I basically have an array that uses characters as keys and has an integer value to it. I have a
    loop that outputs the list in that array. For each entry I want a a button to remove it. The button
    will submit the form to another page which contains the script to be able to remove it from the
    array. The infomation for the keys name is used for the buttons name value. Im not sure how you go
    about grabbing this information once on the submitted page. heres my code CODE
    echo("<form name='jobs' action='remove_job.php'>"); foreach....
  8. Giving A Flash Button A Link
    i get errors (3)
    oke well i made my button and i addet the actionscript to give the button an url,see the screenshot
    below now for some reason it gives me errors,and i don't know what i did wrong to be
    honest,so can some one help me out with this p.s i do use flash cs3 so i dunno maybe its another
    way to put an url on ur button with this version cause with flash pro8 and mx i never had a problem
    with this....
  9. A "save As Draft" Button
    saving your topics or posts for later editing (13)
    i realized while typing earlier i had the urge to find a "save as draft" button. i guess i was so
    fixated with my blog. but anyway, my point is what if the forum was to include this feature so
    whatever you write, you could save them for posting later on. i was thinking maybe some people would
    have some stuff to do and they have to shut down the computer (not everyone can leave their computer
    on, and that would be a waste of energy), but they have already written their topics/posts.
    moreover, some people would have second thoughts in posting their topics so they could sav....
  10. Autoschedule Npe
    can anyone help me figure out why it is doing this and how to fix it (0)
    ok, i am making an AutoSchedule Program that will take an array of waitresses and assign them times
    to come in to work for the week basically at random, however it does take into account the number of
    days worked that week and the number of hours that week so as to not make one person work every
    single day. Right now it is just supposed to print it in a default system window with the headings
    of the day. It prints out the time they come in to work that day(either 4:30, 5:00, 6:00, 6:30,7:00,
    or 8:00) and prints out (X) if they have the day off. The project consists of 3 ....
  11. Button Animation With Rollover State That Stays When User Clicks A Button
    (0)
    QUOTE We are going to need animation and I don't like to use time-line animation so I use AS
    to code my animation. A very good reason to not use timeline animation is this: Say in my example
    (located here: http://www.creativenetdesign.com/menuWithScalingBox/) say I made the little red
    squares animate with a time-line animation and when the user rolls over the button I tell it to
    start. Say the red square is half way through its animation and I rollOff of it. The red square
    will automatically "jump" to the rollOut animation which will make it appear to chang....
  12. Help With Ajax
    I can't figure it out... (0)
    Hello, I have recentlty ran into a problem on my website : When a user logs in, it adds him to an
    active users list in the MySQL database, but if they don't click the "logout" button, and just
    leave the site, it keeps them in the active users list forever until I manually go into the database
    and take them out. I heard from a friend that you could use AJAX to find out if the user is active,
    if he's not and he stays inactive for a certain amount of time, then it will take him out of the
    active users list. So I go to learn AJAX because all of the other languages I....
  13. General Categories On Nice Website - Contribute
    I'm trying to figure out general categories for personal website (0)
    Hello to all surfers.. Surfing a lot? Tired of messed up links, with strange names and organization.
    You think you could categorize internet in few simple categories made for you by you, which others
    might find attractive?! Well help, and contribute. Maybe if we post how would we like our
    categories to look like going to "BASIS" programmers might follow and we could surf even more
    easier. Post your opinions and ideas. From my side of view, and by the content i look most of the
    time, i would categorize nice site in this categories: QUOTE(My MAIN Categories selectio....
  14. Wireless Computer Remote Power Button - Using A Doorbell
    using an ordinary wireless doorbell [PC MOD] (3)
    Credit: original idea inspired by Marsupial at GIDEONTECH (at least that was the first place I saw
    in 2003) HTPC (Home Theatre Personal Computer) has been a rising idea back in 2003. Still today,
    not many people are investing in HTPC. People think they might have HTPC of their own but I am
    talking about the real HTPC--one that you can treat it like your DVD, VCR or Home Threatre surround
    sound system. What really makes HTPC? There are several components that truly makes an ordinary PC
    to HTPC. From time to come I will be making complete posts of my HTPC. But the very c....
  15. Rounded <div> Boxes
    JavaScript Help #2 (4)
    This is my second help post in this Java/JavaScript section. Can someone write/find me a piece of
    code that will create rounded boxes? Preferred stuff: Box MUST be customizable using CSS
    internal/external stylesheets. The box must be in a shape of a rounded rectangle (make one in
    Microsoft Paint if you don't know what that is). A title bar is preferred (rounded or not) but
    isn't madatory. Remember: Any help would be appreciated. All codes will be tested and best
    code be selected.....
  16. Dreamweaver 8 Issue
    Really annoying and can't figure it out (4)
    Well i have been using Dreamweaver for a long time now and no problems. I tried to install it on my
    new laptop and it ran fine until i opened a document. When i opened a file in the split or design
    mode it has this error: QUOTE The following translators were not loaded due to errors: ASP.htm:
    has configuration information that is invaild. XSLT.htm: has configuration information that is
    invaild. It does this with every .php file (i only make .php files. I don't have any HTML
    pages) this error does not come up with code mode only the design and split. Can som....
  17. Report Button Doesn't Work
    Advice admin to act imediatly. (3)
    When i try to submit a report of a topic/post, i can't do it because it shows up a page that has
    nothing to do with it. I advice a moderator/admin to act now, it is not the first time i try to
    report a topic/post, and this has beeing going for days now, i don't know if you know that, but
    i though it was better to say this in a topic since i can't report anything due to the problem i
    have described. ....
  18. Micro Button File Size Limit : 10 Kb Or Less?
    (1)
    I was wondering about the maximum size of file that you should put in a signature. I don't
    think that you should ever exceed 10kb for your signature, but that's just me. It's not
    like I am using dial-up, but some people still do. The total bandwidth wasted on images that are
    completely ignored has got to be a staggering number. When the images are larger than they need to
    be, it is even worse. I also don't think that a signature graphic needs to be that large in
    dimension either. I am just going with the standard 88x31 micro button size. I know tha....
  19. Trying To Figure Out If My Graphics Card Will Work For A Mmorpg
    Will my graphics card work on World of Warcraft (13)
    well, i have a dell, and so i went to the dell support website and looked up what my graphics card
    was...im sure i could have done it from my computer as well, but i decided to do it on dells
    website...and it says that i have an QUOTE Display Adapters Intel® 82845G/GL/GE/PE/GV Graphics
    Controller 64Mb and to play World Of Warcraft i need an QUOTE 32 MB 3D graphics card with
    Hardware Transform and Lighting, such as NVIDIA® GeForce™ 2 class card or above and im not too
    good with computer tecnical stuff so i dont quite know if my Graphics Card will work ....
  20. Multiple Drop Down Menus W/ Submit Button
    (6)
    I am building a page that will have 2 drop down menus and a submit button. The first menu will have
    one set of options, say colors (red, blue, green, yellow). The second menu will have another set of
    options, say sizes (small, medium, large). What I want to be able do is select a color and a size,
    click submit and have it go to the page for those options. So if a user picks 'Red' and
    'Small' and clicks submit they will be linked to page1.html. If they pick 'Blue' and
    'Large', they will be linked to page2.html, and so on. Any ideas how to ....
  21. Refresh Page After Back Button Hit
    (11)
    Hi. I have a page that is dynamically build through DOM manipulation. So, when I browse outside the
    page, and then click back, those dynamically created DOM objects are gone. Since I am also using JSP
    / Servlet technology, I can rebuild this page easily, which I have done. Here is my dilemma. If
    the user leaves the dynamic page, then clicks back on their browser, I need the page they are going
    back to to refresh. I can't figure out how to do this. I've tried using the META tag, but it
    won't do it. Help would be appreciated. Thanks. ....
  22. New-88x31 Button By Sader
    (11)
    I have created these three 88x31 buttons. Actualy it's only one button but as you can see I
    have played around with different colors here. Maybe I will create and animated buttons later but
    nowI have made just these So here it is /smile.gif' border='0' style='vertical-align:middle'
    alt='smile.gif' /> ----------------------------- -----------------------------
    ----------------------------- ----------------------------- Please tell what You think about it ....
  23. Rounded Edges In Photoshop
    An easy way to do this (13)
    I'll show you how to make rounded edges and a border around a picture. 1) Open you picture in
    photoshop. I'm chose this lovely picture to work with: 2)Select the elliptical marquee tool
    and make shore you keep these settings: 3) Use the elliptical marquee tool to draw a circle
    selection in one of the corners of your picture like this. Pick a size depending on how rounded you
    want your image. 4) Repeat this in every corner of your image until you have something like this.
    Try to make all the circles look as much alike as possible. 5) Now select the re....
  24. How To Create Java Button Or Frame
    to be customized (12)
    hi to all!!!! just like to ask if it would be possible if i could make a custom
    button or frame in java. i got tired of using the build infeatures in java. i would like to create
    my own dessign of button or frame.. can it be possible!!! /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> thank!!!! /laugh.gif'
    border='0' style='vertical-align:middle' alt='laugh.gif' /> New Help In! is NOT a descriptive
    topic title. Next time you decide not to follow the posting rules, you will be issued a w....
  25. Radio Button
    (4)
    I am trying to maintain the radio button selection on a Submit, but the form refreshes to its
    default selection. BTW, After a Submit is clicked, the radio form stays visible on the top of the
    screen while the query results are displayed on the bottom half of the screen (we're using an
    internal, embedded link). That's when the default selection comes into place. Any help would be
    appreciated. Please respond Kvarnerexpress.....
  26. Real Sports
    chess, golf, figure skating? (9)
    What do you consider a "real" sport? Do you consider things like chess, golf, and figure skating
    sports even if they might be called such or be in the Olympics? Why or why not?....
  27. Button To Print Current Web Page
    (13)
    Hi, Does anyone know how to create a button that will printo out the current page. What I want to
    do is have the user fill out a form (containing name, address, zip, etc). They will then click on a
    "print" button and it will print out the form data. Any ideas? Thanks.....
  28. Stick Figure Animator
    Not really this forum, but fits best. (2)
    Awesome free program: http://www.geocities.com/peter_bone_uk/pivot.html ....
  29. Psp Square Button Problem
    (12)
    QUOTE     Nearly 5,000 units are returned to Sony for buggy button; Kutaragi unapologetic about
    the handheld’s design.     TOKYO–About 4,800 Japanese PSPs have been returned to Sony due to
    problems with the handheld’s square button, according to a recent interview with Sony Computer
    Entertainment president Ken Kutaragi in Nikkei Business magazine.     Kutaragi acknowledged that
    the button is less responsive than the others, in part because it’s so close to the PSP’s 480x272
    screen. Because there isn’t enough room to put the square button’s detection switch directly ....
  30. Delphi Tutorial - Change Your Start Button Caption
    (4)
    How to change your start button caption using Delphi! (By the way, the start button will be
    renamed back to "start" after you restart your computer) Here we go! 1. Create a new project
    in Delphi 2. Add a Button and an Edit box to your form, place them where you want. 3. Double click
    the button to enter the code editor so we can type code for our OnClick event. 4. The code for the
    OnClick event of our button should look like this: CODE procedure
    TForm1.Button1Click(Sender: TObject); var Handle1,Handle2:hwnd; begin
    Handle1:=FindWindo....

    1. Looking for rounded, corners, and, button, figure

Searching Video's for rounded, corners, and, button, figure
Similar
Rappelz'
s Character
Figure -
Rappelz'
s character
figure
Cd Drive
Eject Button
Problem -
see inside
for
explanation
Delaying The
Time Until A
Flash Button
Can Be
Pressed -
using
actionscript
Download
Files Off
Esnips.com -
even now
that the
download
button is
gone!
System Tray
And Start
Button
Problem -
Apparently a
Win XP bug.
Ajax Request
Messing Up
Format -
need help to
figure out a
better way
to do this.
Getting
Information
From Submit
Button - I
need to grab
information
from a
submit
button.
Giving A
Flash Button
A Link - i
get errors
A "save
As
Draft"
Button -
saving your
topics or
posts for
later
editing
Autoschedule
Npe - can
anyone help
me figure
out why it
is doing
this and how
to fix it
Button
Animation
With
Rollover
State That
Stays When
User Clicks
A Button
Help With
Ajax - I
can't
figure it
out...
General
Categories
On Nice
Website -
Contribute -
I'm
trying to
figure out
general
categories
for personal
website
Wireless
Computer
Remote Power
Button -
Using A
Doorbell -
using an
ordinary
wireless
doorbell [PC
MOD]
Rounded
<div>
Boxes -
JavaScript
Help #2
Dreamweaver
8 Issue -
Really
annoying and
can't
figure it
out
Report
Button
Doesn't
Work -
Advice admin
to act
imediatly.
Micro Button
File Size
Limit : 10
Kb Or Less?
Trying To
Figure Out
If My
Graphics
Card Will
Work For A
Mmorpg -
Will my
graphics
card work on
World of
Warcraft
Multiple
Drop Down
Menus W/
Submit
Button
Refresh Page
After Back
Button Hit
New-88x31
Button By
Sader
Rounded
Edges In
Photoshop -
An easy way
to do this
How To
Create Java
Button Or
Frame - to
be
customized
Radio Button
Real Sports
- chess,
golf, figure
skating?
Button To
Print
Current Web
Page
Stick Figure
Animator -
Not really
this forum,
but fits
best.
Psp Square
Button
Problem
Delphi
Tutorial -
Change Your
Start Button
Caption
advertisement



Rounded Corners & Go Button - Can't figure this out



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE