[jboss-user] [JBoss Portal] - JBoss Portal in iPad?¿
Aníbal Alonso Rodríguez-Suárez
do-not-reply at jboss.com
Fri Feb 8 07:32:32 EST 2013
Aníbal Alonso Rodríguez-Suárez [https://community.jboss.org/people/zaratustraelimpio] created the discussion
"JBoss Portal in iPad?¿"
To view the discussion, visit: https://community.jboss.org/message/796731#796731
--------------------------------------------------------------
Hi all, I have a portal project in which I want set the width and height for when opening an ipad. I have a folder inside the +WebContent - Css+, a +stylesheet.css+, with the following code:
+#searchString {+
+ border-radius: 3px 3px 3px 3px;+
+ font-size: 13px;+
+ line-height: 18px;+
+ padding: 4px;+
+ position: relative;+
+ z-index: 100;+
+ border-color: rgba(0, 0, 0, 0.1) rgba(225, 225, 225, 0.1) rgba(225, 225, 225, 0.1) rgba(0, 0, 0, 0.1);+
+ border-style: solid;+
+ border-width: 1px;+
+ box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;+
+ color: #333333;+
+ background-color: #e9eaec;+
+}+
+#webSearch {+
+ background-color: #979797;+
+ margin-top:-29px;+
+ float:right;+
+}+
Could someone help me to do this? I have little knowledge of javascript, sorry for my poor English, regards.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/796731#796731]
Start a new discussion in JBoss Portal at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130208/c9fcdecf/attachment-0001.html
More information about the jboss-user
mailing list