Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
27% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
4 Endorsements
Ranked #398
Ranked #4K
~4K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

8 Posted Topics

Member Avatar for rpv_sen

If I understand correctly you want to make a custom WordPress login page. Actually WordPress has a custom login plug-in which works well and is easy to configure. I have done several custom login pages for clients to improve login security and alleviate hacker login attempts.

Member Avatar for asimegusta
0
1K
Member Avatar for Khalilur_1

Here's an example of code to embed an html5 video element: <video class="video-left" width="240" height="196" controls="controls" muted="muted"> <source src="med/playa.mp4" type="video/mp4"/> <source src="med/playa.ogv" type='video/ogg; codecs="theora, vorbis"'> <!-- other browsers --> <!-- IE only QuickTime embed: IE6 is ignored as it does not support `<object>` in `<object>` so we skip QuickTime and …

Member Avatar for Ashley_9
0
353
Member Avatar for happygeek
Member Avatar for pixelsoul
4
676
Member Avatar for Kewne
Member Avatar for Simon_4

If on hover something "just move around" then compare padding px between li and li:hover. They could be "moving" a few pixels when you hover due to differences.

Member Avatar for asimegusta
0
153
Member Avatar for moregraphics

Hi, Have you tried to test your css by creating a simple main container class with margin 0 auto, padding: 0px, 960px wide, position relative, display inline, float: left, and set the ul list menubar inside: `<div class="container"> <ul class="MenuBarHorizontal"> <li class="current"><a href="/">Home</a></li> <li><a href="linkone.html">Link One</a></li> <li><a href="linktwo.html">Two</a></li> <li><a href="linkthree.html">Three</a></li> …

Member Avatar for moregraphics
0
413
Member Avatar for asimegusta

Months are currently displayed as numbers (01/01/2014). I want to display as full month name (01 Janvier 2014). Here is the code that seems to control date format display for US or else International (French and Spanish) date format and month names: // format date for display only if(AC_DATE_DISPLAY_FORMAT=="us") $date_format …

Member Avatar for Member #120589
0
472
Member Avatar for shez_zam

I just got this problem on an old pc that has been working fine until this AM. I turned it on and it hung and hung during the light blue windows xp screen, the one just before the desktop screen. I pushed reset on the pc tower and this time …

Member Avatar for arnold12
0
216

The End.