Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

pa help namn Poh sa bootsrap..

kogtong11

Novice
Advanced Member
Messages
48
Reaction score
0
Points
26
:help: Papano poh e customize ang bootsrap css file "bootstrap.min.css"? kasi gumamit ako ng bootsrap na themeplate na fixed ung navigation bar kaso gusto ko e join ung design na nakoha ko sa ibang site na may dropdown navigation bar.. ang hirap kasi its been 5 hours na di ko parin na solve.. na try ko na din gumawa ng isang css file tapus tinawag ko di parin gumana eh.. pa help namn poh.. beginners lang kasi ako..
 
sigurado ka ba na yung bootstrap.min.css ang nakalagay sa link tag mo? usually jan nagkakamali, akala itong file na ito ang ini-edit, yun pala yung isang copy nung file na un ang ini-edit
 
wag mo i-edit yung bootstrap.min.css. usually may kasama yang hindi minified version. yun yung i-link mo sa page mo para hindi ka mhirapan mag hanap ng iedit mo. tapos iminified mo ulit para safe.
 
:help: Papano poh e customize ang bootsrap css file "bootstrap.min.css"? kasi gumamit ako ng bootsrap na themeplate na fixed ung navigation bar kaso gusto ko e join ung design na nakoha ko sa ibang site na may dropdown navigation bar.. ang hirap kasi its been 5 hours na di ko parin na solve.. na try ko na din gumawa ng isang css file tapus tinawag ko di parin gumana eh.. pa help namn poh.. beginners lang kasi ako..

Yung compiled na yung iedit mo, sir wag yung minified version. If you downloaded the Bootstrap template, may makikita ka na minified and compiled css files.

If gusto mo replicate yung design na nakuha mo sa ibang site, inspect element, review yung code kung paano nagwowork then from there, do the necessary adjustments or hacks sa bootstrap theme. I suggest na check mo yung documentation particularly yung Components ng Bootstrap para malaman mo if paano icustomize. You'll find it here - Components - Bootstrap
 
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="bootstrap/main/dist/css/bootstrap.min.css">

<!-- Custom CSS -->
<link rel="stylesheet" type="text/css" href="bootstrap/global/css/style.css">

pwede mo din galawin yan but much better na gumawa ka ng custom css.
 
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="bootstrap/main/dist/css/bootstrap.min.css">

<!-- Custom CSS -->
<link rel="stylesheet" type="text/css" href="bootstrap/global/css/style.css">

pwede mo din galawin yan but much better na gumawa ka ng custom css.

Yan din yung sasabhn ko sana eh haha naunahan mo lang ako hahah
 
pwede rin pong magtanong???

pano mag lagay ng google map sa bootstrap 3?


TIA :pray:
 
pwede rin pong magtanong???

pano mag lagay ng google map sa bootstrap 3?


TIA :pray:

nasa google yan. search embed google map

- - - Updated - - -

http://www.map-embed.com/ <- e2 link
 
Back
Top Bottom