|
Wap Site Builder [SUGGESTION ME]
|
|
02-20-2013, 02:28 PM
|
|||
|
|||
RE: Wap Site Builder [SUGGESTION ME]
(02-20-2013 09:43 AM)TheTouchTutor Wrote: I know almost every function of wapka but its force to place ads and don't support php. there another way round to prevent ads. A cheeky one first disable images and links creating a css file with this codes 'img { visibility:hidden;}a:link {visibility:hidden;}' then put this html code in head tags form <link rel="stylesheet" href="css file url" type="text/css"/> then whenever u add a link or an image u gotta write <div style="visibility:visible;">ur link or image code</div> its hard. But u can try it.. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)

Search
Member List
Calendar
Help



first disable images and links creating a css file with this codes 'img { visibility:hidden;}

