yoyo
-
How to remove the arrow mark that appears in css horizontal menu??
post your code or else create a pen at codepen that demostrates your problem
-
issue with banner image(2000px)
what about the height of the banner image ?
-
active input css styling
if you are try to highlight the current form element, read this post
-
yet another a:active problem
@Paulie_D @HugoGiraudel ya i got it thanks :)
-
yet another a:active problem
@TheDoc ya it is....then how can i show the 'current page' link to be highlighted somewat ? :current ?
-
yet another a:active problem
@BenWalker right now there is no border, but i want the same style of the :hover effect to the :active state also
-
yet another a:active problem
@BenWalker sorry not working yet :( if you can update my pen
-
height auto important
i don't know the usage of !important min-height:275px and height:auto is enough,height:275px is unneccasary i think
-
height auto important
height with !important has always more weight than the other one, that may be the problem , why you use ** !important** ?
-
Off Topic : Is there a way to save a discussion in some folder/space in my account?
i use bookmark the discussions for later use , it is listed right side of your profile page
-
aligning the div's vertically
@Paulie_D thanks for the valuable answers other than this possibilities, one of my friend insist me to use float:left in all the three div's and set the margins accordingly, its working...is it the right way ? here is the update pen
-
Moving a span inside a h1 to create a-two-part-h1
use position:absolute to move individually
-
disable image reposition when there is not enough space
set the .field class width in absolute measurement (eg:1000px) not in %
-
Please help to fix menu to drop down menu
code is confusing, please remove everything in the pen except that menu and sub menu
-
Remove Post Title From Home Page Only
its not showing twice, you used twice...simply remove the title you doesn't need
-
using @media queries
@iknowdavehouse first i design the layout completely for the desktop, now i want to convert it into responsive , so can i use the styles which i wrote completely for desktops as main code and change the required parts with other media queries ?
-
using @media queries
@CodeGraphics no i want to add other media queries sizes also
-
using @media queries
@Hugogiraudel my viewport width was 1366, the design is ok in chrome but firefox omits all the styles, what could be the reason ?
-
I'm told something is wrong with the StyleSheet?
i dont know whats the thing after .css extension? , that might be the problem
-
one div on top of button
may be the z-index is the issue use z-indexattribute for both the div's, the top div must have high z-index value use codepen to show the actual problem
-
How make movement on screen with out flash?
you can easily do this using css animations this is the demo
-
Change font-style when user starts typing
@srig99 is right, :focus is the way
-
header issue
@paulie_d thanks, and where we use % and is it possible to use px for all
-
Responsive sides not aligning
try this in @media screen and (max-width: 1280px) #page_left { width: 70%; } 75% is not working,may be the margins takes some space.
-
Web design career online?
@traq thanks for introducing "from the ground up" series, Is there any certifications for web designing? also i want to start my career as a web designer, can u list what are the skills required to be a web designer ?
-
The trouble with beginning is beginning. Where do I start?
@andy_unleash hi,i'm new to this forums sorry it's happened every time because of the text messaging habit.ok i will change myself :)